| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Order ID | [optional] |
| trade_no | string | Transaction reference number | [optional] |
| pay_coin | string | Payment currency | [optional] |
| pay_amount | string | Payment amount | [optional] |
| get_coin | string | Received currency | [optional] |
| get_amount | string | Received amount | [optional] |
| rate | string | Exchange rate | [optional] |
| rate_reci | string | Reciprocal of the exchange rate | [optional] |
| status | string | PROCESSING: in progress / DONE: completed / FAILED: failed | [optional] |
| create_timest | int | timetimestamp | [optional] |
| create_time | string | Created time | [optional] |