Plaid.Auth.Numbers.International (plaid v3.0.0) View Source

Plaid Account Number Institution data structure.

Link to this section Summary

Link to this section Types

Specs

t() :: %Plaid.Auth.Numbers.International{
  account_id: String.t(),
  bic: String.t(),
  iban: String.t()
}