Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PayoutState

description

A type enumeration that consists of possible values for payout state fields. These values determine whether a payout has been executed before or not.

since

v0.4.0

Index

Enumeration Members

Broadcast: 2
Confirmed: 3
Failed: -1
Not_Eligible: -2
Not_Started: 0
Prepared: 1

Generated using TypeDoc