Skip to content

API Reference


API Reference / ModifyOrderRequest

Interface: ModifyOrderRequest

Defined in: src/types/order.types.ts:43

Properties

orderId

orderId: string

Defined in: src/types/order.types.ts:44


orderType?

optional orderType?: OrderType

Defined in: src/types/order.types.ts:45


validity?

optional validity?: Validity

Defined in: src/types/order.types.ts:46


quantity?

optional quantity?: number

Defined in: src/types/order.types.ts:47


disclosedQuantity?

optional disclosedQuantity?: number

Defined in: src/types/order.types.ts:48


price?

optional price?: number

Defined in: src/types/order.types.ts:49


triggerPrice?

optional triggerPrice?: number

Defined in: src/types/order.types.ts:50

Community project — not affiliated with Dhan. MIT License.