AppsPeopleOzExternalMergedpeopleapiRosterMember

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiRosterMember


Table of Contents ▼

Jump to a specific part of the page:

Description

Represents details of a member of a roster. Used in RosterDetails. Corresponds to http://cs/symbol:google.apps.cloudidentity.groups.internal.Membership

Attributes List

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

View Attributes

Attributes

  1. memberType (type: String.t, default: nil)
    - Type of the member.
  2. personId (type: String.t, default: nil)
    - Focus-Obfuscated Gaia Id of the member.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiRosterMember{
memberType: String.t() | nil,
personId: String.t() | nil
}

Function

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

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