Voting helps other researchers find interesting modules.
The secondary ID of a contact.
contactDetailHash
list(GoogleApi.ContentWarehouse.V1.Model.FocusBackendContactDetailHash.t)
nil
contactName
String.t
contactNameHash
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.FocusBackendSecondaryContactId{ contactDetailHash: [GoogleApi.ContentWarehouse.V1.Model.FocusBackendContactDetailHash.t()] | nil, contactName: String.t() | nil, contactNameHash: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()