Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 850 Bytes

FlashSwapOrderPreview.md

File metadata and controls

14 lines (11 loc) · 850 Bytes

# FlashSwapOrderPreview

Properties

Name Type Description Notes
preview_id string Preview result ID [optional]
sell_currency string Currency to sell which can be retrieved from supported currency list API `GET /flash_swap/currencies` [optional]
sell_amount string Amount to sell [optional]
buy_currency string Currency to buy which can be retrieved from supported currency list API `GET /flash_swap/currencies` [optional]
buy_amount string Amount to buy [optional]
price string Price [optional]

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