Binance Connector JS
Preparing search index...
@binance/spot
SpotWebsocketStreams
PartialBookDepthResponse
Interface PartialBookDepthResponse
Export
PartialBookDepthResponse
interface
PartialBookDepthResponse
{
asks
?:
string
[]
[]
;
bids
?:
string
[]
[]
;
lastUpdateId
?:
number
;
}
Index
Properties
asks?
bids?
last
Update
Id?
Properties
Optional
asks
asks
?:
string
[]
[]
Memberof
PartialBookDepthResponse
Optional
bids
bids
?:
string
[]
[]
Memberof
PartialBookDepthResponse
Optional
last
Update
Id
lastUpdateId
?:
number
Memberof
PartialBookDepthResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
asks
bids
last
Update
Id
Binance Connector JS
Loading...
Export
PartialBookDepthResponse