Money

JSON 表示法
{
  "kind": string,
  "micros": string,
  "currencyCode": string
}
欄位
kind
(deprecated)

string

識別資源的種類。值:固定字串 "walletobjects#money"

micros

string (int64 format)

金額單位,以微量為單位。例如 $1 美元會以 1000000 微量表示。

currencyCode

string

貨幣代碼,例如「USD」或「EUR」。