# DualGetPlans ## Properties 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] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)