plaid2.model.user_stated_income_source_category module

class plaid2.model.user_stated_income_source_category.UserStatedIncomeSourceCategory(value)[source]

Bases: str, Enum

An enumeration.

bank_interest = 'BANK_INTEREST'
cash = 'CASH'
child_support = 'CHILD_SUPPORT'
gig_economy = 'GIG_ECONOMY'
long_term_disability = 'LONG_TERM_DISABILITY'
military = 'MILITARY'
other = 'OTHER'
rental = 'RENTAL'
retirement = 'RETIREMENT'
salary = 'SALARY'
unemployment = 'UNEMPLOYMENT'