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

Plaid Numbers EFT schema.

Link to this section Summary

Link to this section Types

Specs

t() :: %Plaid.Auth.Numbers.EFT{
  account: String.t(),
  account_id: String.t(),
  branch: String.t(),
  institution: String.t()
}