Skip to content

API Reference


API Reference / GlobalMarginResponse

Interface: GlobalMarginResponse

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

Indexable

[key: string]: unknown

Properties

insufficientBal?

optional insufficientBal?: number

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


brokerage?

optional brokerage?: number

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


leverage?

optional leverage?: number

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


totalMargin?

optional totalMargin?: number

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


availableBal?

optional availableBal?: number

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

Community project — not affiliated with Dhan. MIT License.