GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiAdditionalContainerInfo
Table of Contents ▼
Jump to a specific part of the page:
Description
Additional information about a container. TO BE DELETED: replaced by DeviceContactInfo.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
rawDeviceContactInfo
(type:list(GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiRawDeviceContactInfo)
, default:nil
)
- When the container is a DEVICE_CONTACT, this list provides account information from the raw contact which is the source of this field.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiAdditionalContainerInfo{
rawDeviceContactInfo: [ GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiRawDeviceContactInfo.t() ] | nil
}
rawDeviceContactInfo: [ GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiRawDeviceContactInfo.t() ] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiAdditionalContainerInfo