Class UpsertDynamicSellerListAffiliate
java.lang.Object
travel.wink.sdk.affiliate.browse.model.UpsertDynamicSellerListAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-10-04T20:20:14.805203539+07:00[Asia/Bangkok]")
public class UpsertDynamicSellerListAffiliate
extends Object
UpsertDynamicSellerListAffiliate
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets inventoryTypesstatic enumFilter on lifestyles -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddArchitecturalStylesItem(String architecturalStylesItem) addCitiesItem(String citiesItem) addContinentsItem(String continentsItem) addCountriesItem(String countriesItem) addHotelCategoriesItem(String hotelCategoriesItem) addInventoryTypesItem(UpsertDynamicSellerListAffiliate.InventoryTypesEnum inventoryTypesItem) addLifestylesItem(UpsertDynamicSellerListAffiliate.LifestylesEnum lifestylesItem) addLocationCategoriesItem(String locationCategoriesItem) addSegmentCategoriesItem(String segmentCategoriesItem) aggregateReviewRating(Integer aggregateReviewRating) architecturalStyles(List<String> architecturalStyles) continents(List<String> continents) booleanFilter on aggregate review score the hotel hasSupported OTA specification `ARC` code.City filterContinent filterCountry filterSupported OTA specification `PCT` code.Filter on number of stars the hotel has.Regex expression filter matching on inventory nameFilter on inventory typesFilter on lifestylesSupported OTA specification `LOC` code.@NotNull StringgetName()Name of dynamic list for when user want to persist it@Valid GeoJsonPointAffiliateGet nearPointControl how you want the search results sorted.Regex expression filter matching on property name.Use this in conjunction with `nearPoint`.Supported OTA specification `SEG` code.Filter on child-friendly hotelsFilter on direct inventoryFilter on eco-friendly hotelsFilter on pet-friendly hotelsFilter on hotel that has had a certain amount of bookingsinthashCode()hotelCategories(List<String> hotelCategories) hotelStars(Integer hotelStars) inventoryName(String inventoryName) inventoryTypes(List<UpsertDynamicSellerListAffiliate.InventoryTypesEnum> inventoryTypes) locationCategories(List<String> locationCategories) nearPoint(GeoJsonPointAffiliate nearPoint) primaryOrderBy(String primaryOrderBy) propertyName(String propertyName) radiusInMeters(Long radiusInMeters) segmentCategories(List<String> segmentCategories) voidsetAggregateReviewRating(Integer aggregateReviewRating) voidsetArchitecturalStyles(List<String> architecturalStyles) voidvoidsetContinents(List<String> continents) voidsetCountries(List<String> countries) voidsetHotelCategories(List<String> hotelCategories) voidsetHotelStars(Integer hotelStars) voidsetInventoryName(String inventoryName) voidsetInventoryTypes(List<UpsertDynamicSellerListAffiliate.InventoryTypesEnum> inventoryTypes) voidvoidsetLocationCategories(List<String> locationCategories) voidvoidsetNearPoint(GeoJsonPointAffiliate nearPoint) voidsetPrimaryOrderBy(String primaryOrderBy) voidsetPropertyName(String propertyName) voidsetRadiusInMeters(Long radiusInMeters) voidsetSegmentCategories(List<String> segmentCategories) voidsetShowChildFriendly(Boolean showChildFriendly) voidsetShowDirectOnly(Boolean showDirectOnly) voidsetShowEcoFriendly(Boolean showEcoFriendly) voidsetShowPetFriendly(Boolean showPetFriendly) voidsetShowPopular(Boolean showPopular) showChildFriendly(Boolean showChildFriendly) showDirectOnly(Boolean showDirectOnly) showEcoFriendly(Boolean showEcoFriendly) showPetFriendly(Boolean showPetFriendly) showPopular(Boolean showPopular) toString()
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_LOCATION_CATEGORIES
- See Also:
-
JSON_PROPERTY_SEGMENT_CATEGORIES
- See Also:
-
JSON_PROPERTY_HOTEL_CATEGORIES
- See Also:
-
JSON_PROPERTY_ARCHITECTURAL_STYLES
- See Also:
-
JSON_PROPERTY_INVENTORY_NAME
- See Also:
-
JSON_PROPERTY_CONTINENTS
- See Also:
-
JSON_PROPERTY_COUNTRIES
- See Also:
-
JSON_PROPERTY_CITIES
- See Also:
-
JSON_PROPERTY_SHOW_ECO_FRIENDLY
- See Also:
-
JSON_PROPERTY_SHOW_PET_FRIENDLY
- See Also:
-
JSON_PROPERTY_SHOW_CHILD_FRIENDLY
- See Also:
-
JSON_PROPERTY_SHOW_POPULAR
- See Also:
-
JSON_PROPERTY_SHOW_DIRECT_ONLY
- See Also:
-
JSON_PROPERTY_LIFESTYLES
- See Also:
-
JSON_PROPERTY_HOTEL_STARS
- See Also:
-
JSON_PROPERTY_AGGREGATE_REVIEW_RATING
- See Also:
-
JSON_PROPERTY_NEAR_POINT
- See Also:
-
JSON_PROPERTY_RADIUS_IN_METERS
- See Also:
-
JSON_PROPERTY_INVENTORY_TYPES
- See Also:
-
JSON_PROPERTY_PRIMARY_ORDER_BY
- See Also:
-
-
Constructor Details
-
UpsertDynamicSellerListAffiliate
public UpsertDynamicSellerListAffiliate()
-
-
Method Details
-
name
-
getName
Name of dynamic list for when user want to persist it- Returns:
- name
-
setName
-
propertyName
-
getPropertyName
Regex expression filter matching on property name.- Returns:
- propertyName
-
setPropertyName
-
locationCategories
-
addLocationCategoriesItem
-
getLocationCategories
-
setLocationCategories
-
segmentCategories
-
addSegmentCategoriesItem
-
getSegmentCategories
-
setSegmentCategories
-
hotelCategories
-
addHotelCategoriesItem
-
getHotelCategories
-
setHotelCategories
-
architecturalStyles
-
addArchitecturalStylesItem
-
getArchitecturalStyles
-
setArchitecturalStyles
-
inventoryName
-
getInventoryName
Regex expression filter matching on inventory name- Returns:
- inventoryName
-
setInventoryName
-
continents
-
addContinentsItem
-
getContinents
-
setContinents
-
countries
-
addCountriesItem
-
getCountries
-
setCountries
-
cities
-
addCitiesItem
-
getCities
-
setCities
-
showEcoFriendly
-
getShowEcoFriendly
Filter on eco-friendly hotels- Returns:
- showEcoFriendly
-
setShowEcoFriendly
-
showPetFriendly
-
getShowPetFriendly
Filter on pet-friendly hotels- Returns:
- showPetFriendly
-
setShowPetFriendly
-
showChildFriendly
-
getShowChildFriendly
Filter on child-friendly hotels- Returns:
- showChildFriendly
-
setShowChildFriendly
-
showPopular
-
getShowPopular
Filter on hotel that has had a certain amount of bookings- Returns:
- showPopular
-
setShowPopular
-
showDirectOnly
-
getShowDirectOnly
-
setShowDirectOnly
-
lifestyles
public UpsertDynamicSellerListAffiliate lifestyles(List<UpsertDynamicSellerListAffiliate.LifestylesEnum> lifestyles) -
addLifestylesItem
public UpsertDynamicSellerListAffiliate addLifestylesItem(UpsertDynamicSellerListAffiliate.LifestylesEnum lifestylesItem) -
getLifestyles
Filter on lifestyles- Returns:
- lifestyles
-
setLifestyles
-
hotelStars
-
getHotelStars
Filter on number of stars the hotel has.- Returns:
- hotelStars
-
setHotelStars
-
aggregateReviewRating
-
getAggregateReviewRating
Filter on aggregate review score the hotel has- Returns:
- aggregateReviewRating
-
setAggregateReviewRating
-
nearPoint
-
getNearPoint
Get nearPoint- Returns:
- nearPoint
-
setNearPoint
-
radiusInMeters
-
getRadiusInMeters
Use this in conjunction with `nearPoint`. Control the distance from point we are searching for.- Returns:
- radiusInMeters
-
setRadiusInMeters
-
inventoryTypes
public UpsertDynamicSellerListAffiliate inventoryTypes(List<UpsertDynamicSellerListAffiliate.InventoryTypesEnum> inventoryTypes) -
addInventoryTypesItem
public UpsertDynamicSellerListAffiliate addInventoryTypesItem(UpsertDynamicSellerListAffiliate.InventoryTypesEnum inventoryTypesItem) -
getInventoryTypes
Filter on inventory types- Returns:
- inventoryTypes
-
setInventoryTypes
public void setInventoryTypes(List<UpsertDynamicSellerListAffiliate.InventoryTypesEnum> inventoryTypes) -
-
getPrimaryOrderBy
Control how you want the search results sorted. Options are: - 1: Inventory name - 2: Price: High to low - 3: Price: Low to high - 4: Commission: High to low - 5: Commission: Low to high - 6: Discount: High to low - 7: Discount: Low to high- Returns:
- primaryOrderBy
-
setPrimaryOrderBy
-
equals
-
hashCode
-
toString
-