Money


Represents a monetary amount in the specified currency

{ "currency": "USD", "value": 50000 }

Properties

NameTypeRequiredRestrictionsDescription
currencystringtruenoneThe three letter currency code as defined in ISO 4217.
valueinteger(int64)truenoneMonetary value as an integral number of the currency fractional unit e.g for USD: cents