Amount

Describes the amount unit including the currency code.

JSON representation
 { 
 "currencyCode" 
 : 
 string 
 , 
 "amountMicros" 
 : 
 string 
 } 
Fields
currencyCode

string

Required. Currency codes in accordance with ISO-4217 Currency Codes . For example, USD.

amountMicros

string ( int64 format)

Required. Amount in micros (1_000_000 micros = 1 currency unit)

Create a Mobile Website
View Site in Mobile | Classic
Share by: