Location

constructor(latitude: Double, longitude: Double, localizedName: String, marketID: String, marketName: String, countryCode: String)

Parameters

latitude

The latitude of the geographic location.

longitude

The longitude of the geographic location.

localizedName

The localized name of the location.

marketID

The unique identifier for the market associated with the location.

marketName

The name of the market associated with the location.

countryCode

The country code for the location (e.g., "US").