plaid v1.1.0 Plaid.Institutions.Institution

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Plaid.Institutions.Institution{
  credentials: [Plaid.Institutions.Institution.Credentials.t()],
  has_mfa: false | true,
  institution_id: String.t(),
  mfa: [String.t()],
  name: String.t(),
  products: [String.t()],
  request_id: String.t()
}