Interface LimitOrderCancelOperation

Cancels an order and returns the balance to owner.

Hierarchy

  • Operation

    Hierarchy

    • LimitOrderCancelOperation

Properties

0 1

Properties

0: "limit_order_cancel"
1: { orderid: number; owner: string }

Type declaration

  • orderid: number
  • owner: string

Generated using TypeDoc