plaid v1.8.0 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()
}