Associates an amount in micros with a currency code.
| JSON representation | 
|---|
| { "amountMicros": string, "currencyCode": string } | 
| Fields | |
|---|---|
| amountMicros | 
 REQUIRED: An amount in micros. | 
| currencyCode | 
 REQUIRED: ISO 4217 3-letter currency code |