Voting helps other researchers find interesting modules.
Contains customer data for profile owner proxied from D3.
customerId
String.t
nil
customerName
obfuscatedCustomerId
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiCustomerInfo{ customerId: String.t() | nil, customerName: String.t() | nil, obfuscatedCustomerId: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()