Price

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

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

string (int64 format)

價格以百萬分之一為單位 (例如 100 萬個微量和一百萬個貨幣標準單位,例如 1 USD = 1000000 Micros)。

currencyCode

string

價格貨幣 (採用 ISO 4217 縮寫,以 3 個字母表示)。