AppsPeopleOzExternalMergedpeopleapiDeviceContactId

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiDeviceContactId


Table of Contents ▼

Jump to a specific part of the page:

Description

Unique id for an aggregated device contact.

Attributes List

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

View Attributes

Attributes

  1. contactId (type: String.t, default: nil)
    - Aggregated device contact id on the source device.
  2. deviceId (type: String.t, default: nil)
    - Source device id (go/client-instance-id) of this device contact.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiDeviceContactId{
contactId: String.t() | nil,
deviceId: String.t() | nil
}

Function

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

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