| public type | description |
|---|---|
| class ExchangeRate | Represent the result of a currency exchange rate measurement. |
| class ExchangeRatesClient | Provides access to the EXR Dataflow (currency exchange rates) of ECB Data Portal web services (https://data.ecb.europa.eu). |
| class ExchangeRatesParser | Provides methods to parse the response of an HTTP request to ECB Data Portal web services. |
| interface IAsyncExchangeRatesParser | Defines an asynchronous method to parse the response of an HTTP request to ECB Data Portal web services. |
| interface IExchangeRatesParser | Defines a method to parse the response of an HTTP request to ECB Data Portal web services. |