Plaid.Auth.Numbers.EFT (plaid v3.0.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()
}