ENUM

AccountType

link GraphQL Schema definition

  • enum AccountType {
  • AccountMoneyMarket
  • AccountSEPIRA
  • AccountRothIRA
  • AccountIRA
  • AccountTrust
  • AccountIndividual
  • AccountJoint
  • Account401k
  • Account403B
  • Account529
  • AccountSavings
  • AccountUGMA
  • AccountChecking
  • AccountPension
  • AccountTSP
  • AccountCreditCard
  • Account457
  • AccountSCorp
  • AccountCCorp
  • AccountSimpleIRA
  • AccountIRARollover
  • AccountUTMA
  • AccountOther
  • AccountCD
  • AccountInheritedIRA
  • }