Preparing search index...
The search index is not available
coinbase-pro-node
coinbase-pro-node
WebSocketFullChangeMessage
Interface WebSocketFullChangeMessage
interface
WebSocketFullChangeMessage
{
new_funds
?:
string
;
new_size
?:
string
;
old_funds
?:
string
;
old_size
?:
string
;
order_id
:
string
;
price
:
string
;
product_id
:
string
;
profile_id
?:
string
;
sequence
:
number
;
side
:
OrderSide
;
time
:
string
;
type
:
FULL_CHANGE
;
user_id
?:
string
;
}
Hierarchy
WebSocketUserMessage
WebSocketFullChangeMessage
Index
Properties
new_
funds?
new_
size?
old_
funds?
old_
size?
order_
id
price
product_
id
profile_
id?
sequence
side
time
type
user_
id?
Properties
Optional
new_
funds
new_
funds
?:
string
Optional
new_
size
new_
size
?:
string
Optional
old_
funds
old_
funds
?:
string
Optional
old_
size
old_
size
?:
string
order_
id
order_
id
:
string
price
price
:
string
product_
id
product_
id
:
string
Optional
profile_
id
profile_
id
?:
string
sequence
sequence
:
number
side
side
:
OrderSide
time
time
:
string
type
type
:
FULL_CHANGE
Optional
user_
id
user_
id
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
new_
funds
new_
size
old_
funds
old_
size
order_
id
price
product_
id
profile_
id
sequence
side
time
type
user_
id
coinbase-pro-node
Loading...