Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrderParams

Hierarchy

Index

Properties

amount

amount: long

Optional amountAsset

amountAsset: undefined | string

Optional expiration

expiration: undefined | number

Optional matcherFee

matcherFee: undefined | number

matcherPublicKey

matcherPublicKey: string

orderType

orderType: "buy" | "sell"

price

price: long

Optional priceAsset

priceAsset: undefined | string

Optional senderPublicKey

senderPublicKey: undefined | string

Optional timestamp

timestamp: undefined | number

Generated using TypeDoc