plaid v1.9.1 Plaid.Income.Income View Source
Plaid.Income Income data structure.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %Plaid.Income.Income{ income_streams: [Plaid.Income.Income.IncomeStream.t()], last_year_income: float(), last_year_income_before_tax: float(), max_number_of_overlapping_income_streams: float(), number_of_income_streams: float(), projected_yearly_income: float(), projected_yearly_income_before_tax: float() }