plaid v1.8.1 Plaid.Accounts.Account.Owner.Email View Source

Plaid Account Owner Email data structure.

Link to this section Summary

Link to this section Types

Link to this type

t()

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