Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 661 Bytes

File metadata and controls

15 lines (9 loc) · 661 Bytes

# DirectoryDataExchangeRateInterface

Exchange Rate interface.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]