abstract_api.exchange_rates.live_exchange_rates_response module#

class abstract_api.exchange_rates.live_exchange_rates_response.LiveExchangeRatesResponse(response: Response)[source]#

Bases: MultipleExchangeRatesResponse

Live exchange rates service response.

property last_updated: int | None#

The Unix timestamp of when the returned data was last updated.