Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 804 Bytes

FlashSwapOrderPreview.md

File metadata and controls

13 lines (10 loc) · 804 Bytes

FlashSwapOrderPreview

Properties

Name Type Description Notes
previewId string Preview result ID [optional] [default to undefined]
sellCurrency string Currency to sell which can be retrieved from supported currency list API `GET /flash_swap/currencies` [optional] [default to undefined]
sellAmount string Amount to sell [optional] [default to undefined]
buyCurrency string Currency to buy which can be retrieved from supported currency list API `GET /flash_swap/currencies` [optional] [default to undefined]
buyAmount string Amount to buy [optional] [default to undefined]
price string Price [optional] [default to undefined]