Describes the amount unit including the currency code.
JSON representation |
---|
{ "currencyCode": string, "amountMicros": string } |
Fields | |
---|---|
currencyCode |
Required. Currency codes in accordance with ISO-4217 Currency Codes. For example, USD. |
amountMicros |
Required. Amount in micros (1_000_000 micros = 1 currency unit) |