Exchange Rate interface.
| Name | Type | Description | Notes |
|---|---|---|---|
| CurrencyTo | string | The currency code associated with the exchange rate. | |
| Rate | float32 | The exchange rate for the associated currency and the store's base currency. | |
| ExtensionAttributes | map[string]interface{} | ExtensionInterface class for @see \Magento\Directory\Api\Data\ExchangeRateInterface | [optional] |