Class CityRateQualifierSupplier
java.lang.Object
travel.wink.sdk.extranet.monetize.model.CityRateQualifierSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-12T10:03:43.239796474+07:00[Asia/Bangkok]")
public class CityRateQualifierSupplier
extends Object
Restrict promotion to specific cities. See [Geo-IP city geoname data](#operation/searchForCity)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncity(GeoIPSupplier city) boolean@NotNull @Valid GeoIPSuppliergetCity()Get cityinthashCode()voidsetCity(GeoIPSupplier city) toString()
-
Field Details
-
JSON_PROPERTY_CITY
- See Also:
-
-
Constructor Details
-
CityRateQualifierSupplier
public CityRateQualifierSupplier()
-
-
Method Details
-
city
-
getCity
-
setCity
-
equals
-
hashCode
-
toString
-