public class FilterLocation extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
CountryCode
The 2-letter ISO 3166 country code
|
GeoCoordinates |
GeoPoint
The geocordinates to be used in the location
|
String |
Municipality
The City/Municipality/Town
|
String |
PostalCode
The Postal or Zip code
|
String |
Region
The Region/District/State
|
| Constructor and Description |
|---|
FilterLocation() |
public String CountryCode
public String PostalCode
public String Region
public String Municipality
public GeoCoordinates GeoPoint
Copyright © 2023. All rights reserved.