Plaid.Identity.Address (elixir_plaid v0.1.4) View Source

Plaid Identity Address schema.

Link to this section Summary

Link to this section Types

Specs

t() :: %Plaid.Identity.Address{
  data: Plaid.Address.t(),
  primary: boolean() | nil
}