Flash swap order information
| Name | Type | Description | Notes |
|---|---|---|---|
| convert_type | str | Flash swap target currency | [optional] |
| convert_status | str | Flash swap order status | [optional] |
| pre_rate | str | Expected price when placing order | [optional] |
| rate | str | Execution price | [optional] |
| pre_fiat_rate | str | Expected fiat price when placing order | [optional] |
| fiat_rate | str | Fiat price at execution | [optional] |
| amount | str | Size | [optional] |
| convert_amount | str | Swap Amount | [optional] |
| slippage | str | Slippage calculation: slippage = (expected price when placing order - real-time price during auto swap) / expected price when placing order | [optional] |
| status | str | Flash swap order display status | [optional] |