Price

以數字和貨幣表示的價格。

JSON 表示法
{
  "amountMicros": string,
  "currencyCode": string
}
欄位
amountMicros

string (int64 format)

以微量單位表示的價格 (1 百萬微量單位等於 1 個貨幣標準單位,例如 1 美元 = 1000000 微量單位)。

currencyCode

string

價格的幣別,採用 ISO 4217 標準的三個英文字母組成。