eVyTransactionState

[Enumeration] Represents the state of a transaction.

ValueDescription

Unknown

The state of the transaction is unknown.

Pending

The transaction is pending.

Failed

The transaction has failed.

Succeeded

The transaction has succeeded.

Last updated