API Reference / GlobalTradeResponse
Interface: GlobalTradeResponse
Defined in: src/types/global-stocks.types.ts:90
Indexable
[
key:string]:unknown
Properties
dhanClientId?
optionaldhanClientId?:string
Defined in: src/types/global-stocks.types.ts:91
orderId?
optionalorderId?:string
Defined in: src/types/global-stocks.types.ts:92
exchangeOrderId?
optionalexchangeOrderId?:string
Defined in: src/types/global-stocks.types.ts:93
securityId?
optionalsecurityId?:string
Defined in: src/types/global-stocks.types.ts:94
tradingSymbol?
optionaltradingSymbol?:string
Defined in: src/types/global-stocks.types.ts:95
transactionType?
optionaltransactionType?:string
Defined in: src/types/global-stocks.types.ts:96
tradedQuantity?
optionaltradedQuantity?:number
Defined in: src/types/global-stocks.types.ts:97
tradedPrice?
optionaltradedPrice?:number
Defined in: src/types/global-stocks.types.ts:98
exchangeTime?
optionalexchangeTime?:string
Defined in: src/types/global-stocks.types.ts:99