Plaid.Institutions.Institution.Credentials (plaid v2.5.0) View Source

Plaid Institution Credentials data structure.

Link to this section Summary

Link to this section Types

Specs

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