GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1DeveloperBalance (google_api_apigee v0.38.0) View Source
Account balance for the developer.
Attributes
-
wallets
(type:list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1DeveloperBalanceWallet.t)
, default:nil
) - Output only. List of all wallets. Each individual wallet stores the account balance for a particular currency.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1DeveloperBalance{ wallets: [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1DeveloperBalanceWallet.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.