Money

Reprezentuje cenę w określonej walucie.

Zapis JSON
{
  "currencyCode": string,
  "amountMicros": string
}
Pola
currencyCode

string

Trzyznakowy kod waluty w formacie ISO 4217.

amountMicros

string (int64 format)

Ilość w mikro Milion to jedna jednostka.