plaid v1.7.2 Plaid.Auth.Numbers View Source

Plaid Account Number data structure.

There are 2 types of numbers that Plaid supports: ACH and EFT, the latter being specific to Canadian banking.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Plaid.Auth.Numbers{ach: [Plaid.Auth.Numbers.ACH.t()], eft: term()}