| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Order ID. | [optional] |
| pid | int | Plan ID. | [optional] |
| uid | int | User ID. | [optional] |
| coin | str | Currency. | [optional] |
| type | int | 类型 0-质押 1-赎回 | [optional] |
| subtype | str | 子类型 | [optional] |
| amount | str | Amount. | [optional] |
| exchange_rate | str | Exchange Ratio. | [optional] |
| exchange_amount | str | 兑换金额 | [optional] |
| update_stamp | int | 更新时间戳 | [optional] |
| create_stamp | int | Transaction timestamp. | [optional] |
| status | int | status 1-success. | [optional] |
| protocol_type | int | DEFI协议类型 | [optional] |
| client_order_id | str | 参考ID | [optional] |
| source | str | Order source. | [optional] |