| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | Name of the instrument | [optional] |
| segment | string | Segment of the instrument | [optional] |
| exchange | string | Exchange of the instrument | [optional] |
| expiry | string | Expiry date of the instrument | [optional] |
| instrument_key | string | Unique key identifying the instrument | [optional] |
| exchange_token | string | Token assigned by the exchange | [optional] |
| trading_symbol | string | Symbol used for trading | [optional] |
| tick_size | double | Minimum price movement | [optional] |
| lot_size | int | Number of units per lot | [optional] |
| instrument_type | string | Type of the instrument | [optional] |
| freeze_quantity | double | Maximum allowed quantity | [optional] |
| underlying_key | string | Key of the underlying asset | [optional] |
| underlying_type | string | Type of the underlying asset | [optional] |
| underlying_symbol | string | Symbol of the underlying asset | [optional] |
| minimum_lot | int | Minimum lot size | [optional] |