Currency
Currency is an auto-generated table.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | True | |
| DecimalPrecision | Int | False | |
| CurrencyID [KEY] | String | False | |
| Active | Bool | False | |
| CreatedDateTime | Datetime | False | |
| CurrencySymbol | String | False | |
| Description | String | False | |
| UseForAccounting | Bool | False | |
| LastModifiedDateTime | Datetime | False |