Binance Connector JS
Preparing search index...
@binance/spot
SpotWebsocketAPI
TickerPriceResponse1Result
Interface TickerPriceResponse1Result
Export
TickerPriceResponse1Result
interface
TickerPriceResponse1Result
{
price
?:
string
;
symbol
?:
string
;
}
Index
Properties
price?
symbol?
Properties
Optional
price
price
?:
string
Memberof
TickerPriceResponse1Result
Optional
symbol
symbol
?:
string
Memberof
TickerPriceResponse1Result
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
price
symbol
Binance Connector JS
Loading...
Export
TickerPriceResponse1Result