Plaid.Income.Income.IncomeStream (plaid v3.0.0) View Source

Plaid.Income.Income IncomeStream data structure.

Link to this section Summary

Link to this section Types

Specs

t() :: %Plaid.Income.Income.IncomeStream{
  confidence: float(),
  days: integer(),
  monthly_income: float(),
  name: String.t()
}