Plaid.Auth.Numbers.EFT (plaid v2.5.0) View Source

Plaid Account Number EFT data structure

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