Structured merchant address (card acceptor location).
@type t() :: %Triple.Types.Enrich.V1.Response.Address{ city: String.t() | nil, country: String.t() | nil, country_iso3: String.t() | nil, street: String.t() | nil, zip_code: String.t() | nil }