Name | Type | Description | Notes |
---|---|---|---|
id | Number | ID of the Currency | [optional] |
code | String | Code of the Currency | [optional] |
name | String | Name of the Currency | [optional] |
decimalPoints | Number | The amount of decimal points of the Currency | [optional] |
symbol | String | Symbol of the Currency | [optional] |
activeFlag | Boolean | Whether the Currency is active or not | [optional] |
isCustomFlag | Boolean | Whether the Currency is a custom one or not | [optional] |