dsteem
Preparing search index...
LimitOrderCancelOperation
Interface LimitOrderCancelOperation
Cancels an order and returns the balance to owner.
interface
LimitOrderCancelOperation
{
"0"
:
"limit_order_cancel"
;
"1"
:
{
orderid
:
number
;
owner
:
string
}
;
}
Hierarchy (
View Summary
)
Operation
LimitOrderCancelOperation
Index
Properties
0
1
Properties
0
"0"
:
"limit_order_cancel"
1
"1"
:
{
orderid
:
number
;
owner
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
0
1
dsteem
Loading...
Cancels an order and returns the balance to owner.