[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 836 Bytes

FlashSwapOrderPreview.md

File metadata and controls

16 lines (11 loc) · 836 Bytes

FlashSwapOrderPreview

Properties

Name Type Description Notes
PreviewId string Preview result ID [optional]
SellCurrency string Currency to sell which can be retrieved from supported currency list API `GET /flash_swap/currencies` [optional]
SellAmount string Amount to sell [optional]
BuyCurrency string Currency to buy which can be retrieved from supported currency list API `GET /flash_swap/currencies` [optional]
BuyAmount string Amount to buy [optional]
Price string Price [optional]

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