Currencies
List of all currencies
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| CurrencyName | String | ||
| CurrencyNameFormatted | String | ||
| CurrencySymbol | String | ||
| CurrencyCode | String | ||
| CurrencyFormat | String | ||
| EffectiveDate | String | ||
| ExchangeRate | Double | ||
| IsBaseCurrency | Boolean | ||
| PricePrecision | Integer |