Preparing search index...
The search index is not available
coinbase-pro-node
coinbase-pro-node
FilledOrder
Interface FilledOrder
interface
FilledOrder
{
created_at
:
string
;
done_at
:
string
;
done_reason
:
"filled"
;
executed_value
:
string
;
fill_fees
:
string
;
filled_size
:
string
;
id
:
string
;
post_only
:
false
;
price
:
string
;
product_id
:
string
;
profile_id
:
string
;
settled
:
boolean
;
side
:
OrderSide
;
size
:
string
;
status
:
DONE
;
time_in_force
:
TimeInForce
;
type
:
OrderType
;
}
Hierarchy
BasePlacedOrder
FilledOrder
Index
Properties
created_
at
done_
at
done_
reason
executed_
value
fill_
fees
filled_
size
id
post_
only
price
product_
id
profile_
id
settled
side
size
status
time_
in_
force
type
Properties
created_
at
created_
at
:
string
done_
at
done_
at
:
string
done_
reason
done_
reason
:
"filled"
executed_
value
executed_
value
:
string
fill_
fees
fill_
fees
:
string
filled_
size
filled_
size
:
string
id
id
:
string
post_
only
post_
only
:
false
price
price
:
string
product_
id
product_
id
:
string
profile_
id
profile_
id
:
string
settled
settled
:
boolean
side
side
:
OrderSide
size
size
:
string
status
status
:
DONE
time_
in_
force
time_
in_
force
:
TimeInForce
type
type
:
OrderType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created_
at
done_
at
done_
reason
executed_
value
fill_
fees
filled_
size
id
post_
only
price
product_
id
profile_
id
settled
side
size
status
time_
in_
force
type
coinbase-pro-node
Loading...