Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.5 KB

v1exchangeratesrate.md

File metadata and controls

12 lines (8 loc) · 1.5 KB

V1ExchangeRatesRate

Represents an exchange rate within a collection of exchange rates.

Fields

Field Type Required Description
time date Gets or sets the time of the exchange rate.
asset_id_quote Optional[str] Gets or sets the quote asset ID of the exchange rate.
rate Optional[float] Gets or sets the exchange rate value.