View Source
Plaid.Identity.Match.Account.LegalName
(elixir_plaid v1.2.1)
Specs
t() :: %Plaid.Identity.Match.Account.LegalName{
is_business_name_detected: boolean() | nil,
is_first_name_or_last_name_match: boolean() | nil,
is_nickname_match: boolean() | nil,
score: integer() | nil
}