Binance Connector JS
Preparing search index...
@binance/derivatives-trading-usds-futures
DerivativesTradingUsdsFuturesWebsocketAPI
SymbolPriceTickerResponse1Result
Interface SymbolPriceTickerResponse1Result
Export
SymbolPriceTickerResponse1Result
interface
SymbolPriceTickerResponse1Result
{
price
?:
string
;
symbol
?:
string
;
time
?:
number
;
}
Index
Properties
price?
symbol?
time?
Properties
Optional
price
price
?:
string
Memberof
SymbolPriceTickerResponse1Result
Optional
symbol
symbol
?:
string
Memberof
SymbolPriceTickerResponse1Result
Optional
time
time
?:
number
Memberof
SymbolPriceTickerResponse1Result
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
price
symbol
time
Binance Connector JS
Loading...
Export
SymbolPriceTickerResponse1Result