Binance Connector JS
Preparing search index...
@binance/spot
SpotWebsocketStreams
ReferencePriceResponse
Interface ReferencePriceResponse
Export
ReferencePriceResponse
interface
ReferencePriceResponse
{
e
?:
string
;
r
?:
string
;
s
?:
string
;
t
?:
number
|
bigint
;
}
Index
Properties
e?
r?
s?
t?
Properties
Optional
e
e
?:
string
Memberof
ReferencePriceResponse
Optional
r
r
?:
string
Memberof
ReferencePriceResponse
Optional
s
s
?:
string
Memberof
ReferencePriceResponse
Optional
t
t
?:
number
|
bigint
Memberof
ReferencePriceResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
e
r
s
t
Binance Connector JS
Loading...
Export
ReferencePriceResponse