Name | Type | Description | Notes |
---|---|---|---|
id | int | Order ID | [optional] |
plan_id | int | Plan ID | [optional] |
copies | str | Copies | [optional] |
invest_amount | str | Investment Amount | [optional] |
settlement_amount | str | Settlement Amount | [optional] |
create_time | int | Creation time | [optional] |
complete_time | int | Completion Time | [optional] |
status | str | Status: `INIT`-INIT `SETTLEMENT_SUCCESS`-Settlement Success `SETTLEMENT_PROCESSING`-SEttlement Processing `CANCELED`-Canceled `FAILED`-Failed | [optional] |
invest_currency | str | Investment Currency | [optional] |
exercise_currency | str | Strike Currency | [optional] |
exercise_price | str | Strike price | [optional] |
settlement_price | str | settlement price | [optional] |
settlement_currency | str | Settle currency | [optional] |
apy_display | str | APY | [optional] |
apy_settlement | str | Settlement APY | [optional] |
delivery_time | int | Settlement time | [optional] |