| Name | Type | Description | Notes |
|---|---|---|---|
| previewId | string | Preview result ID | [optional] [default to undefined] |
| sellCurrency | string | Name of the sold asset, Refer to the interface Query the list of currencies supported for flash swap GET /flash_swap/currenciesto obtain | [optional] [default to undefined] |
| sellAmount | string | Amount to sell | [optional] [default to undefined] |
| buyCurrency | string | Name of the purchased asset, Refer to the interface Query the list of currencies supported for flash swap GET /flash_swap/currenciesto obtain | [optional] [default to undefined] |
| buyAmount | string | Amount to buy | [optional] [default to undefined] |
| price | string | Price | [optional] [default to undefined] |