| Name | Type | Description | Notes |
|---|---|---|---|
| orderId | string | Order ID | [default to undefined] |
| uid | string | User ID | [default to undefined] |
| type | string | Order Type | [default to undefined] |
| fiatCurrency | string | Fiat type | [default to undefined] |
| fiatAmount | string | Fiat amount | [default to undefined] |
| cryptoCurrency | string | Stablecoin | [default to undefined] |
| cryptoAmount | string | Stablecoin amount | [default to undefined] |
| rate | string | Exchange rate | [default to undefined] |
| transferRemark | string | Remark | [default to undefined] |
| status | string | Status | [default to undefined] |
| dbStatus | string | [default to undefined] | |
| createTime | string | Created time | [default to undefined] |
| memo | string | Cancellation or rejection reason | [default to undefined] |
| side | string | Quote direction | [default to undefined] |
| promotionCode | string | Promotion code | [default to undefined] |
| tradeNo | string | Trade number | [default to undefined] |