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

Plaid Account Number EFT data structure

Link to this section Summary

Link to this section Types

Link to this type

t()

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