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

Plaid Account Number BACS data structure.

Link to this section Summary

Link to this section Types

Link to this type

t()

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