poloniex-node-api
Preparing search index...
IBook
Interface IBook
interface
IBook
{
channel
:
"book"
;
data
:
[
{
asks
:
[
string
,
string
]
[]
;
bids
:
[
string
,
string
]
[]
;
createTime
:
number
;
id
:
number
;
symbol
:
string
;
ts
:
number
;
}
,
]
;
}
Index
Properties
channel
data
Properties
channel
channel
:
"book"
data
data
:
[
{
asks
:
[
string
,
string
]
[]
;
bids
:
[
string
,
string
]
[]
;
createTime
:
number
;
id
:
number
;
symbol
:
string
;
ts
:
number
;
}
,
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
data
poloniex-node-api
Loading...