AppsPeopleOzExternalMergedpeopleapiCircleMembership

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiCircleMembership


Table of Contents ▼

Jump to a specific part of the page:

Description

A circle membership that the person has. A circle membership is created by adding a person to a circle by person-id or by email.

Attributes List

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

View Attributes

Attributes

  1. circleId (type: String.t, default: nil)
    - The circle that the person belongs to.
  2. metadata (type: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiCircleMembership{
circleId: String.t() | nil,
metadata: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t() | nil
}

Function

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

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