API Reference / GlobalMarketStatusResponse
Interface: GlobalMarketStatusResponse
Defined in: src/types/global-stocks.types.ts:114
Indexable
[
key:string]:unknown
Properties
status?
optionalstatus?:string
Defined in: src/types/global-stocks.types.ts:115
marketOpenTime?
optionalmarketOpenTime?:string
Defined in: src/types/global-stocks.types.ts:116
marketCloseTime?
optionalmarketCloseTime?:string
Defined in: src/types/global-stocks.types.ts:117
holidayFlag?
optionalholidayFlag?:string|boolean
Defined in: src/types/global-stocks.types.ts:118