plaid v1.8.1 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 Sourcet() :: %Plaid.Auth.Numbers{ach: [Plaid.Auth.Numbers.ACH.t()], eft: term()}