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] |