Binance Connector JS
Preparing search index...
@binance/derivatives-trading-options
DerivativesTradingOptionsRestAPI
IndexPriceTickerResponse
Interface IndexPriceTickerResponse
Export
IndexPriceTickerResponse
interface
IndexPriceTickerResponse
{
indexPrice
?:
string
;
time
?:
number
|
bigint
;
}
Index
Properties
index
Price?
time?
Properties
Optional
index
Price
indexPrice
?:
string
Memberof
IndexPriceTickerResponse
Optional
time
time
?:
number
|
bigint
Memberof
IndexPriceTickerResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
index
Price
time
Binance Connector JS
Loading...
Export
IndexPriceTickerResponse