Binance Connector JS
Preparing search index...
@binance/spot
SpotWebsocketAPI
TradesHistoricalResponseResultInner
Interface TradesHistoricalResponseResultInner
Export
TradesHistoricalResponseResultInner
interface
TradesHistoricalResponseResultInner
{
id
?:
number
;
isBestMatch
?:
boolean
;
isBuyerMaker
?:
boolean
;
price
?:
string
;
qty
?:
string
;
quoteQty
?:
string
;
time
?:
number
;
}
Index
Properties
id?
is
Best
Match?
is
Buyer
Maker?
price?
qty?
quote
Qty?
time?
Properties
Optional
id
id
?:
number
Memberof
TradesHistoricalResponseResultInner
Optional
is
Best
Match
isBestMatch
?:
boolean
Memberof
TradesHistoricalResponseResultInner
Optional
is
Buyer
Maker
isBuyerMaker
?:
boolean
Memberof
TradesHistoricalResponseResultInner
Optional
price
price
?:
string
Memberof
TradesHistoricalResponseResultInner
Optional
qty
qty
?:
string
Memberof
TradesHistoricalResponseResultInner
Optional
quote
Qty
quoteQty
?:
string
Memberof
TradesHistoricalResponseResultInner
Optional
time
time
?:
number
Memberof
TradesHistoricalResponseResultInner
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
is
Best
Match
is
Buyer
Maker
price
qty
quote
Qty
time
Binance Connector JS
Loading...
Export
TradesHistoricalResponseResultInner