Voting helps other researchers find interesting modules.
As of 03/2018 is not supported for user Profile.
formattedType
String.t
nil
type
metadata
GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t
home
work
mobile
other
value
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiSipAddress{ formattedType: String.t() | nil, metadata: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t() | nil, type: String.t() | nil, value: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()