Price

价格以数字和币种表示。

JSON 表示法
{
  "amountMicros": string,
  "currencyCode": string
}
字段
amountMicros

string (int64 format)

价格以微单位表示(100 万微单位等于个人的货币标准单位,例如 1 美元 = 1000000 微单位)。

currencyCode

string

价格所用币种,使用三个字母的首字母缩写词,符合 ISO 4217 标准。