GoogleApi.WalletObjects.V1.Model.Money (google_api_wallet_objects v0.12.0)
View SourceAttributes
-
currencyCode
(type:String.t
, default:nil
) - The currency code, such as "USD" or "EUR." -
kind
(type:String.t
, default:nil
) - Identifies what kind of resource this is. Value: the fixed string"walletobjects#money"
. -
micros
(type:String.t
, default:nil
) - The unit of money amount in micros. For example, $1 USD would be represented as 1000000 micros.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.