Money¶
Properties¶
Name | Type | Description | Notes |
---|---|---|---|
amount | String | A string is used to prevent rounding errors with float numbers that may occur in some implementations. | [default to null] |
currency | Currency | [default to null] | |
precision | Integer | Precision is used for calculations with decimal values. | [optional] [default to null] |