CurrencyRateModel
Represents a currency rate for specific currencies and date
Methods
The following API methods use this data model.
Read-Only Fields
These fields are assigned by the API server and cannot be changed.
currencyRate
double, nullable, read-only
The currency rate value
Required Fields
sourceCurrency
The source currency
destinationCurrency
The destination currency
date
The date for the currency rate
Updated about 2 months ago
Did this page help you?