Add | Adds an exchange rate entry. |
 Delete | Deletes an existing exchange rate entry. |
 Get | Retrieves an exchange rate entry. The entry is specified by its key, which is contained in the `ExchangeRateParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `ExchangeRatesService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `ExchangeRateParamsCollection` data collection that identifies all exchange rate entries. |
 Update | Updates an existing exchange rate entry. |
Â