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