Binance Connector JS
Preparing search index...
@binance/spot
SpotRestAPI
ReferencePriceResponse
Interface ReferencePriceResponse
Export
ReferencePriceResponse
interface
ReferencePriceResponse
{
referencePrice
?:
string
;
symbol
?:
string
;
timestamp
?:
number
|
bigint
;
}
Index
Properties
reference
Price?
symbol?
timestamp?
Properties
Optional
reference
Price
referencePrice
?:
string
Memberof
ReferencePriceResponse
Optional
symbol
symbol
?:
string
Memberof
ReferencePriceResponse
Optional
timestamp
timestamp
?:
number
|
bigint
Memberof
ReferencePriceResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
reference
Price
symbol
timestamp
Binance Connector JS
Loading...
Export
ReferencePriceResponse