Plaid.Accounts.Account.Owner.PhoneNumber (plaid v3.0.0) View Source

Plaid Account Owner PhoneNumber data structure.

Link to this section Summary

Link to this section Types

Specs

t() :: %Plaid.Accounts.Account.Owner.PhoneNumber{
  data: String.t(),
  primary: boolean(),
  type: String.t()
}