| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Plan ID | [optional] |
| instrument_name | str | Instrument Name | [optional] |
| invest_currency | str | Investment Currency | [optional] |
| exercise_currency | str | Strike Currency | [optional] |
| exercise_price | float | Strike price | [optional] |
| delivery_time | int | Settlement time | [optional] |
| min_copies | int | Minimum Copies | [optional] |
| max_copies | int | Maximum Copies | [optional] |
| per_value | str | Per Unit Value | [optional] |
| apy_display | str | APY | [optional] |
| start_time | int | start time | [optional] |
| end_time | int | Finished time | [optional] |
| status | str | Status: `NOTSTARTED`-not started `ONGOING`-ongoing `ENDED`-ended | [optional] |