Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LimitOrderCreateOperation

This operation creates a limit order and matches it against existing open orders.

Hierarchy

Index

Properties

Properties

0

0: "limit_order_create"

1

1: object

Type declaration

  • amount_to_sell: Asset | string
  • expiration: string
  • fill_or_kill: boolean
  • min_to_receive: Asset | string
  • orderid: number
  • owner: string

Generated using TypeDoc