Preparing search index...
The search index is not available
coinbase-pro-node
coinbase-pro-node
WebSocketFullReceivedMessage
Interface WebSocketFullReceivedMessage
interface
WebSocketFullReceivedMessage
{
client_oid
:
string
;
funds
?:
string
;
order_id
:
string
;
order_type
:
"limit"
|
"market"
;
price
?:
string
;
product_id
:
string
;
profile_id
?:
string
;
sequence
:
number
;
side
:
OrderSide
;
size
?:
string
;
time
:
string
;
type
:
FULL_RECEIVED
;
user_id
?:
string
;
}
Hierarchy
WebSocketUserMessage
WebSocketFullReceivedMessage
Index
Properties
client_
oid
funds?
order_
id
order_
type
price?
product_
id
profile_
id?
sequence
side
size?
time
type
user_
id?
Properties
client_
oid
client_
oid
:
string
Optional
funds
funds
?:
string
order_
id
order_
id
:
string
order_
type
order_
type
:
"limit"
|
"market"
Optional
price
price
?:
string
product_
id
product_
id
:
string
Optional
profile_
id
profile_
id
?:
string
sequence
sequence
:
number
side
side
:
OrderSide
Optional
size
size
?:
string
time
time
:
string
type
type
:
FULL_RECEIVED
Optional
user_
id
user_
id
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client_
oid
funds
order_
id
order_
type
price
product_
id
profile_
id
sequence
side
size
time
type
user_
id
coinbase-pro-node
Loading...