Binance Connector JS
Preparing search index...
@binance/derivatives-trading-coin-futures
DerivativesTradingCoinFuturesRestAPI
TakerBuySellVolumeResponseInner
Interface TakerBuySellVolumeResponseInner
Export
TakerBuySellVolumeResponseInner
interface
TakerBuySellVolumeResponseInner
{
contractType
?:
string
;
pair
?:
string
;
takerBuyVol
?:
string
;
takerBuyVolValue
?:
string
;
takerSellVol
?:
string
;
takerSellVolValue
?:
string
;
timestamp
?:
number
;
}
Index
Properties
contract
Type?
pair?
taker
Buy
Vol?
taker
Buy
Vol
Value?
taker
Sell
Vol?
taker
Sell
Vol
Value?
timestamp?
Properties
Optional
contract
Type
contractType
?:
string
Memberof
TakerBuySellVolumeResponseInner
Optional
pair
pair
?:
string
Memberof
TakerBuySellVolumeResponseInner
Optional
taker
Buy
Vol
takerBuyVol
?:
string
Memberof
TakerBuySellVolumeResponseInner
Optional
taker
Buy
Vol
Value
takerBuyVolValue
?:
string
Memberof
TakerBuySellVolumeResponseInner
Optional
taker
Sell
Vol
takerSellVol
?:
string
Memberof
TakerBuySellVolumeResponseInner
Optional
taker
Sell
Vol
Value
takerSellVolValue
?:
string
Memberof
TakerBuySellVolumeResponseInner
Optional
timestamp
timestamp
?:
number
Memberof
TakerBuySellVolumeResponseInner
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
contract
Type
pair
taker
Buy
Vol
taker
Buy
Vol
Value
taker
Sell
Vol
taker
Sell
Vol
Value
timestamp
Binance Connector JS
Loading...
Export
TakerBuySellVolumeResponseInner