Money

Stellt einen Preis in einer bestimmten Währung dar.

JSON-Darstellung
{
  "currencyCode": string,
  "amountMicros": string
}
Felder
currencyCode

string

Dreistelliger Währungscode gemäß ISO 4217.

amountMicros

string (int64 format)

Betrag in Mikroeinheiten. Eine Million entspricht einer Einheit.