ENUM

BankAccountType

Bank account type

link GraphQL Schema definition

  • enum BankAccountType {
  • CURRENT
  • SAVINGS
  • }