Order info for Margin Details
| Name | Type | Description | Notes |
|---|---|---|---|
| instrumentToken | int | Instrument token of the scrip to be traded | [optional] |
| quantity | int | Order quantity - specified in same unit as quoted in market depth | [optional] |
| price | float | Order Price, non zero positive for limit order and zero for market order | [optional] |
| amount | int | Order Amount | [optional] |
| triggerPrice | float | Trigger price, required for stoploss or supermultiple order | [optional] |