currency
The currency table.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | Internal ID | |
| currencyprecision | Integer | Currency Precision | |
| displaysymbol | String | Symbol | |
| exchangerate | Decimal | Default Exchange Rate | |
| externalid | String | External ID | |
| includeinfxrateupdates | Boolean | Automatic Update | |
| isbasecurrency | Boolean | Is Base Currency | |
| isinactive | Boolean | Inactive | |
| name | String | Name | |
| overridecurrencyformat | Boolean | Override Currency Format | |
| symbol | String | ISO Code | |
| symbolplacement | String | Symbol Placement |