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