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