Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.04 KB

File metadata and controls

22 lines (17 loc) · 1.04 KB

FlashSwapOrderPreviewRespData

Properties

Name Type Description Notes
QuoteId string Quote ID, valid for one minute [optional]
HedgeType int32 Hedge type [optional]
SellAsset string Currency to sell [optional]
SellAmount string Sell amount [optional]
SellAmountShow string Sell amount display value [optional]
BuyAsset string Currency to buy [optional]
BuyAmount string Buy amount [optional]
BuyAmountShow string Buy amount display value [optional]
Price string Exchange price [optional]
PriceDiff string Spread percentage [optional]
ReversePrice string Reverse price [optional]
ValidTimestamp int64 Quote expiration timestamp (in seconds) [optional]

[Back to Model list] [Back to API list] [Back to README]