CurrencyRates
The currency rates resource is used to retrieve information on currency rates and dates for which rates are available for a source and target currency combination.
Columns
Name | Type | Description |
FromCurrency [KEY] | String | FromCurrency of CurrencyRates |
ToCurrency | String | ToCurrency of CurrencyRates |
UserConversionType [KEY] | String | UserConversionType of CurrencyRates |
ConversionDate [KEY] | Date | ConversionDate of CurrencyRates |
ConversionRate | Decimal | ConversionRate of CurrencyRates |
ConversionType [KEY] | String | ConversionType of CurrencyRates |
CurrencyConversionType | String | CurrencyConversionType of CurrencyRates |
EndDate | String | EndDate of CurrencyRates |
Finder | String | Finder of CurrencyRates |
LedgerName | String | LedgerName of CurrencyRates |
MaxRollDays | String | MaxRollDays of CurrencyRates |
StartDate | String | StartDate of CurrencyRates |