Search
Struct for Plaid's Identity Match User Address object.
t() :: %Plaid.Identity.Match.User.Address{ city: String.t(), country: String.t(), postal_code: String.t(), region: String.t(), street: String.t() }