Voting helps other researchers find interesting modules.
originalLookupToken
list(String.t)
nil
previousPersonId
sourceIds
list(GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiSourceIdentity.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiIdentityInfo{ originalLookupToken: [String.t()] | nil, previousPersonId: [String.t()] | nil, sourceIds: [ GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiSourceIdentity.t() ] | nil }
@spec decode(struct(), keyword()) :: struct()