View Source Plaid.Auth.Numbers.International (elixir_plaid v1.2.1)

Plaid Numbers International schema.

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()
}