Skip to content

API Reference


API Reference / GlobalOrderEstimateResponse

Interface: GlobalOrderEstimateResponse

Defined in: src/types/global-stocks.types.ts:129

Indexable

[key: string]: unknown

Properties

brokerage?

optional brokerage?: number

Defined in: src/types/global-stocks.types.ts:130


orderCharges?

optional orderCharges?: number

Defined in: src/types/global-stocks.types.ts:131


exchangeCharges?

optional exchangeCharges?: number

Defined in: src/types/global-stocks.types.ts:132


turnOverFee?

optional turnOverFee?: number

Defined in: src/types/global-stocks.types.ts:133


stampDuty?

optional stampDuty?: number

Defined in: src/types/global-stocks.types.ts:134


gst?

optional gst?: number

Defined in: src/types/global-stocks.types.ts:135

Community project — not affiliated with Dhan. MIT License.