AppsPeopleOzExternalMergedpeopleapiRelationRelationDetails

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiRelationRelationDetails


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. displayName (type: String.t, default: nil)
    - Equivalent to Name.display_name for the person_id profile.
  2. jobTitle (type: String.t, default: nil)
    - Equivalent to Organization.title for the primary organization of the person_id profile.
  3. personId (type: String.t, default: nil)
    -
  4. photoUrl (type: String.t, default: nil)
    - Equivalent to Photo.url for the person_id profile.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiRelationRelationDetails{
displayName: String.t() | nil,
jobTitle: String.t() | nil,
personId: String.t() | nil,
photoUrl: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiRelationRelationDetails