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