abstract_api.exchange_rates.historical_exchange_rates_response module#

class abstract_api.exchange_rates.historical_exchange_rates_response.HistoricalExchangeRatesResponse(response: Response)[source]#

Bases: MultipleExchangeRatesResponse

Historical exchange rates service response.

property date: str | None#

The date the currencies were pulled from.

This is per successful request.