plaid2.model.account_subtype module
- class plaid2.model.account_subtype.AccountSubtype(value)[source]
Bases:
str
,Enum
An enumeration.
- auto = 'auto'
- brokerage = 'brokerage'
- business = 'business'
- cash_isa = 'cash isa'
- cash_management = 'cash management'
- cd = 'cd'
- checking = 'checking'
- commercial = 'commercial'
- construction = 'construction'
- consumer = 'consumer'
- credit_card = 'credit card'
- crypto_exchange = 'crypto exchange'
- ebt = 'ebt'
- education_savings_account = 'education savings account'
- fixed_annuity = 'fixed annuity'
- gic = 'gic'
- health_reimbursement_arrangement = 'health reimbursement arrangement'
- home_equity = 'home equity'
- hsa = 'hsa'
- ira = 'ira'
- isa = 'isa'
- keogh = 'keogh'
- lif = 'lif'
- life_insurance = 'life insurance'
- line_of_credit = 'line of credit'
- lira = 'lira'
- loan = 'loan'
- lrif = 'lrif'
- lrsp = 'lrsp'
- money_market = 'money market'
- mortgage = 'mortgage'
- mutual_fund = 'mutual fund'
- non_taxable_brokerage_account = 'non-taxable brokerage account'
- other = 'other'
- other_annuity = 'other annuity'
- other_insurance = 'other insurance'
- overdraft = 'overdraft'
- paypal = 'paypal'
- payroll = 'payroll'
- pension = 'pension'
- prepaid = 'prepaid'
- prif = 'prif'
- profit_sharing_plan = 'profit sharing plan'
- rdsp = 'rdsp'
- recurring = 'recurring'
- resp = 'resp'
- retirement = 'retirement'
- rewards = 'rewards'
- rlif = 'rlif'
- roth = 'roth'
- roth_401_k = 'roth 401k'
- rrif = 'rrif'
- rrsp = 'rrsp'
- safe_deposit = 'safe deposit'
- sarsep = 'sarsep'
- savings = 'savings'
- sep_ira = 'sep ira'
- simple_ira = 'simple ira'
- sipp = 'sipp'
- stock_plan = 'stock plan'
- student = 'student'
- tfsa = 'tfsa'
- thrift_savings_plan = 'thrift savings plan'
- trust = 'trust'
- ugma = 'ugma'
- utma = 'utma'
- variable_annuity = 'variable annuity'