bitfinex-node-api
Preparing search index...
IBookUpdateV2Message
Interface IBookUpdateV2Message
interface
IBookUpdateV2Message
{
amount
:
number
;
channel_id
:
number
;
count
:
number
;
price
:
number
;
symbol
:
string
;
type
:
"book_update"
;
}
Hierarchy (
View Summary
)
IBookLevelV2
IBookUpdateV2Message
Index
Properties
amount
channel_
id
count
price
symbol
type
Properties
amount
amount
:
number
channel_
id
channel_id
:
number
count
count
:
number
price
price
:
number
symbol
symbol
:
string
type
type
:
"book_update"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
channel_
id
count
price
symbol
type
bitfinex-node-api
Loading...