Merchant location (v2 shape — flat fields).
@type t() :: %Triple.Types.Enrich.V2.Response.Location{ address: String.t() | nil, city: String.t() | nil, country: String.t() | nil, country_iso3: String.t() | nil, latitude: String.t() | nil, longitude: String.t() | nil, post_code: String.t() | nil }