| Name | Type | Description | Notes |
|---|---|---|---|
| Id | int | Order ID | [optional] |
| TradeNo | string | Transaction reference number | [optional] |
| PayCoin | string | Payment currency | [optional] |
| PayAmount | string | Payment amount | [optional] |
| GetCoin | string | Received currency | [optional] |
| GetAmount | string | Received amount | [optional] |
| Rate | string | Exchange rate | [optional] |
| RateReci | string | Reciprocal of the exchange rate | [optional] |
| Status | string | PROCESSING: in progress / DONE: completed / FAILED: failed | [optional] |
| CreateTimest | int | timetimestamp | [optional] |
| CreateTime | string | Created time | [optional] |