Object Index
/ Definition
You are viewing an old version of the API
Money
Object Index / Definition
Represents an amount of money
Money
fields can be signed or unsigned.
Fields that do not explicitly define whether they are signed or unsigned are
considered unsigned and can only hold positive amounts. For signed fields, the
sign of the value indicates the purpose of the money transfer. See
Working with Monetary Amounts
for more information.
Properties
Name | Description |
---|---|
amount
|
The amount of money, in the smallest denomination of the currency
indicated by |
currency
|
The type of currency, in ISO 4217 format. For example, the currency
code for US dollars is |