Plaid.Auth.Numbers.BACS (plaid v3.0.0) View Source

Plaid Account Number BACS data structure.

Link to this section Summary

Link to this section Types

Specs

t() :: %Plaid.Auth.Numbers.BACS{
  account: String.t(),
  account_id: String.t(),
  sort_code: String.t()
}