View Source GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiAdditionalContainerInfo (google_api_content_warehouse v0.3.0)
Additional information about a container. TO BE DELETED: replaced by DeviceContactInfo.
Attributes
-
rawDeviceContactInfo
(type:list(GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiRawDeviceContactInfo.t)
, 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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiAdditionalContainerInfo{ rawDeviceContactInfo: [ GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiRawDeviceContactInfo.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.