plaid v1.9.1 Plaid.Accounts.Account.Owner.PhoneNumber View Source

Plaid Account Owner PhoneNumber data structure.

Link to this section Summary

Link to this section Types

Link to this type

t()

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