Binance Connector JS
Preparing search index...
@binance/derivatives-trading-coin-futures
DerivativesTradingCoinFuturesRestAPI
OpenInterestResponse
Interface OpenInterestResponse
Export
OpenInterestResponse
interface
OpenInterestResponse
{
contractType
?:
string
;
openInterest
?:
string
;
pair
?:
string
;
symbol
?:
string
;
time
?:
number
;
}
Index
Properties
contract
Type?
open
Interest?
pair?
symbol?
time?
Properties
Optional
contract
Type
contractType
?:
string
Memberof
OpenInterestResponse
Optional
open
Interest
openInterest
?:
string
Memberof
OpenInterestResponse
Optional
pair
pair
?:
string
Memberof
OpenInterestResponse
Optional
symbol
symbol
?:
string
Memberof
OpenInterestResponse
Optional
time
time
?:
number
Memberof
OpenInterestResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
contract
Type
open
Interest
pair
symbol
time
Binance Connector JS
Loading...
Export
OpenInterestResponse