Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ReceiptStatus

Index

Enumeration members

CancelPending = 1

Canceling order transaction sent bit still not confirmed.

Canceled = 3

Canceling order transaction sent and confirmed

Error = 5
Fulfilled = 4

Placed order has fulfiiled

PlacePending = 0

Placing order transaction sent but still not confirmed.

Placed = 2

Placing order transaction sent and confirmed

Generated using TypeDoc