Represents an exchange rate within a collection of exchange rates.
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. |