Money

Reprezentuje cenę w konkretnej walucie.

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

string

3-znakowy kod waluty w formacie ISO 4217.

amountMicros

string (int64 format)

Ilość w mikro. milion to jedna jednostka.