Money
Money structure
The Money structure represents an amount of money in the Barion system.
API usage
This structure is used by the following API endpoints:
Properties
Property name | Property type | Limitations and constraints | Description |
---|---|---|---|
Currency | string |
|
The currency of the money |
Value | decimal |
|
The total amount of money in the currency set above. |