Skip to content

API Reference


API Reference / GlobalMarketStatusResponse

Interface: GlobalMarketStatusResponse

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

Indexable

[key: string]: unknown

Properties

status?

optional status?: string

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


marketOpenTime?

optional marketOpenTime?: string

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


marketCloseTime?

optional marketCloseTime?: string

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


holidayFlag?

optional holidayFlag?: string | boolean

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

Community project — not affiliated with Dhan. MIT License.