Preparing search index...
The search index is not available
coinbase-pro-node
coinbase-pro-node
WebSocketFullActivateMessage
Interface WebSocketFullActivateMessage
interface
WebSocketFullActivateMessage
{
funds
:
string
;
order_id
:
string
;
private
:
boolean
;
product_id
:
string
;
profile_id
?:
string
;
side
:
OrderSide
;
size
:
string
;
stop_price
:
string
;
stop_type
:
string
;
timestamp
:
string
;
type
:
FULL_ACTIVATE
;
user_id
?:
string
;
}
Hierarchy
WebSocketUserMessage
WebSocketFullActivateMessage
Index
Properties
funds
order_
id
private
product_
id
profile_
id?
side
size
stop_
price
stop_
type
timestamp
type
user_
id?
Properties
funds
funds
:
string
order_
id
order_
id
:
string
private
private
:
boolean
product_
id
product_
id
:
string
Optional
profile_
id
profile_
id
?:
string
side
side
:
OrderSide
size
size
:
string
stop_
price
stop_
price
:
string
stop_
type
stop_
type
:
string
timestamp
timestamp
:
string
type
type
:
FULL_ACTIVATE
Optional
user_
id
user_
id
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
funds
order_
id
private
product_
id
profile_
id
side
size
stop_
price
stop_
type
timestamp
type
user_
id
coinbase-pro-node
Loading...