Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LimitOrderCreate2Operation

This operation is identical to limit_order_create except it serializes the price rather than calculating it from other fields.

Hierarchy

Index

Properties

Properties

0

0: "limit_order_create2"

1

1: object

Type declaration

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

Generated using TypeDoc