| Name | Type | Description | Notes |
|---|---|---|---|
| Id | int32 | Product ID | [optional] |
| InstrumentName | string | Product Name | [optional] |
| InvestCurrency | string | Investment Token | [optional] |
| ExerciseCurrency | string | Strike Token | [optional] |
| ExercisePrice | float64 | Strike price | [optional] |
| DeliveryTime | int32 | Settlement time | [optional] |
| MinCopies | int32 | Minimum Units | [optional] |
| MaxCopies | int32 | Maximum Units | [optional] |
| PerValue | string | Value Per Unit | [optional] |
| ApyDisplay | string | Annual Yield | [optional] |
| StartTime | int32 | Start Time | [optional] |
| EndTime | int32 | End time | [optional] |
| Status | string | Status: `NOTSTARTED`-Not Started `ONGOING`-In Progress `ENDED`-Ended | [optional] |