| Name | Type | Description | Notes |
|---|---|---|---|
| quote_id | str | Quote ID | [optional] |
| hedge_type | int | Hedge type | [optional] |
| sell_asset | str | Currency to sell | [optional] |
| sell_amount | str | Sell amount | [optional] |
| sell_amount_show | str | Sell amount display value | [optional] |
| buy_asset | str | Currency to buy | [optional] |
| buy_amount | str | Buy amount | [optional] |
| buy_amount_show | str | Buy amount display value | [optional] |
| price | str | Exchange price | [optional] |
| price_diff | str | Spread percentage | [optional] |
| reverse_price | str | Reverse price | [optional] |
| valid_timestamp | int | Quote expiration timestamp (in seconds) | [optional] |
| error | ErrCodeMsg |