plaid v1.3.1 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: Number.t(),
  days: Number.t(),
  monthly_income: Number.t(),
  name: String.t()
}