Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOrderV3<LONG>

Type parameters

  • LONG

Hierarchy

Index

Properties

amount

amount: LONG

assetPair

assetPair: object

Type declaration

expiration

expiration: number

matcherFee

matcherFee: number

Optional matcherFeeAssetId

matcherFeeAssetId: string | null

matcherPublicKey

matcherPublicKey: string

orderType

orderType: "buy" | "sell"

price

price: LONG

proofs

proofs: string[]

ITransaction signatures

minitems

0

maxitems

8

senderPublicKey

senderPublicKey: string

Account public key. This account will pay fee and this account's script will be executed if exists

timestamp

timestamp: number

version

version: 3

Generated using TypeDoc