| Name | Type | Description | Notes |
|---|---|---|---|
| createTimest | Long | Order creation timestamp | [optional] |
| deliveryTimest | Long | Order delivery timestamp | [optional] |
| exercisePrice | String | Strike price | [optional] |
| investAmount | String | Investment amount | [optional] |
| investCurrency | String | Investment Token | [optional] |
| name | String | Order name identifier | [optional] |
| orderId | Long | Order ID | [optional] |
| reqId | String | Request ID used for actual redemption | [optional] |
| refundServiceCharge | Long | Refund fee | [optional] |
| settlePrice | String | Settlement price | [optional] |
| settlementAmount | String | Settlement amount | [optional] |
| settlementCurrency | String | Settlement currency | [optional] |
| settlementInterest | String | Settlement interest | [optional] |
| settlementPrinciple | String | Settlement principal | [optional] |
| type | String | `call`: sell high; `put`: buy low | [optional] |
| moneyBackTimest | Long | Redemption time | [optional] |