ENUM

TransactionStatus

link GraphQL Schema definition

  • enum TransactionStatus {
  • PENDING
  • SUCCESS
  • FAILURE
  • ERROR
  • }