Skip to content

API Reference


API Reference / OrderResponse

Interface: OrderResponse

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

Indexable

[key: string]: unknown

Properties

orderId

orderId: string

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


orderStatus?

optional orderStatus?: string

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


correlationId?

optional correlationId?: string

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

Community project — not affiliated with Dhan. MIT License.