Package travel.wink.sdk.extranet.model
Class CountryRateQualifierSupplier
java.lang.Object
travel.wink.sdk.extranet.model.CountryRateQualifierSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-04-15T11:55:15.242722091+07:00[Asia/Bangkok]")
public class CountryRateQualifierSupplier
extends Object
Restrict promotion to specific countries. See [Geo-IP country geoname data](#operation/showCountries)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncountry(GeoNameCountrySupplier country) boolean@NotNull @Valid GeoNameCountrySupplierGet countryinthashCode()voidsetCountry(GeoNameCountrySupplier country) toString()
-
Field Details
-
JSON_PROPERTY_COUNTRY
- See Also:
-
-
Constructor Details
-
CountryRateQualifierSupplier
public CountryRateQualifierSupplier()
-
-
Method Details