plaid v1.7.2 Plaid.Income.Income.IncomeStream View Source

Plaid.Income.Income IncomeStream data structure.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Plaid.Income.Income.IncomeStream{
  confidence: float(),
  days: integer(),
  monthly_income: float(),
  name: String.t()
}