plaid v2.3.0 Plaid.Auth.Numbers.International View Source

Plaid Account Number Institution data structure.

Link to this section Summary

Link to this section Types

Link to this type

t()

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