Package travel.wink.sdk.extranet.model
Class CountryRateQualifierSupplierDetails
java.lang.Object
travel.wink.sdk.extranet.model.CountryRateQualifierSupplierDetails
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-10T15:17:09.174875363+07:00[Asia/Bangkok]")
public class CountryRateQualifierSupplierDetails
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(GeoNameCountrySupplierDetails country) boolean@NotNull @Valid GeoNameCountrySupplierDetailsGet countryinthashCode()voidsetCountry(GeoNameCountrySupplierDetails country) toString()
-
Field Details
-
JSON_PROPERTY_COUNTRY
- See Also:
-
-
Constructor Details
-
CountryRateQualifierSupplierDetails
public CountryRateQualifierSupplierDetails()
-
-
Method Details