ENUM

MoneyAccountType

Type of the MoneyAccount.

link GraphQL Schema definition

  • enum MoneyAccountType {
  • BANK_ACCOUNT
  • CREDIT_CARD_ACCOUNT
  • CASH_ACCOUNT
  • PAYPAL_ACCOUNT
  • STRIPE_ACCOUNT
  • }