View Source Plaid.Identity.Match.Account.Address (elixir_plaid v1.2.1)

Struct for Plaid's Identity Match Address object.

Link to this section Summary

Link to this section Types

Specs

t() :: %Plaid.Identity.Match.Account.Address{
  is_postal_code_match: boolean() | nil,
  score: integer() | nil
}