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

Plaid Numbers BACS schema.

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