plaid v1.9.1 Plaid.Institutions.Institution.Credentials View Source

Plaid Institution Credentials data structure.

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Plaid.Institutions.Institution.Credentials{
  label: String.t(),
  name: String.t(),
  type: String.t()
}