Uses of Class
travel.wink.sdk.affiliate.browse.model.UpsertDynamicSellerListRequestAffiliate
Packages that use UpsertDynamicSellerListRequestAffiliate
-
Uses of UpsertDynamicSellerListRequestAffiliate in travel.wink.sdk.affiliate.browse.model
Methods in travel.wink.sdk.affiliate.browse.model that return UpsertDynamicSellerListRequestAffiliateModifier and TypeMethodDescriptionUpsertDynamicSellerListRequestAffiliate.addArchitecturalStylesItem(String architecturalStylesItem) UpsertDynamicSellerListRequestAffiliate.addCitiesItem(Object citiesItem) UpsertDynamicSellerListRequestAffiliate.addContinentsItem(Object continentsItem) UpsertDynamicSellerListRequestAffiliate.addCountriesItem(Object countriesItem) UpsertDynamicSellerListRequestAffiliate.addHotelCategoriesItem(String hotelCategoriesItem) UpsertDynamicSellerListRequestAffiliate.addInventoryTypesItem(UpsertDynamicSellerListRequestAffiliate.InventoryTypesEnum inventoryTypesItem) UpsertDynamicSellerListRequestAffiliate.addLifestylesItem(UpsertDynamicSellerListRequestAffiliate.LifestylesEnum lifestylesItem) UpsertDynamicSellerListRequestAffiliate.addLocationCategoriesItem(String locationCategoriesItem) UpsertDynamicSellerListRequestAffiliate.addSegmentCategoriesItem(String segmentCategoriesItem) UpsertDynamicSellerListRequestAffiliate.aggregateReviewRating(Integer aggregateReviewRating) UpsertDynamicSellerListRequestAffiliate.architecturalStyles(List<String> architecturalStyles) UpsertDynamicSellerListRequestAffiliate.continents(List<Object> continents) @NotNull @Valid UpsertDynamicSellerListRequestAffiliateDynamicSellerListRequestAffiliate.getList()Contains the caller's search criteria.UpsertDynamicSellerListRequestAffiliate.hotelCategories(List<String> hotelCategories) UpsertDynamicSellerListRequestAffiliate.hotelStars(Integer hotelStars) UpsertDynamicSellerListRequestAffiliate.inventoryName(String inventoryName) UpsertDynamicSellerListRequestAffiliate.inventoryTypes(List<UpsertDynamicSellerListRequestAffiliate.InventoryTypesEnum> inventoryTypes) UpsertDynamicSellerListRequestAffiliate.lifestyles(List<UpsertDynamicSellerListRequestAffiliate.LifestylesEnum> lifestyles) UpsertDynamicSellerListRequestAffiliate.locationCategories(List<String> locationCategories) UpsertDynamicSellerListRequestAffiliate.nearPoint(GeoJsonPointAffiliate nearPoint) UpsertDynamicSellerListRequestAffiliate.primaryOrderBy(String primaryOrderBy) UpsertDynamicSellerListRequestAffiliate.propertyName(String propertyName) UpsertDynamicSellerListRequestAffiliate.radiusInMeters(Long radiusInMeters) UpsertDynamicSellerListRequestAffiliate.segmentCategories(List<String> segmentCategories) UpsertDynamicSellerListRequestAffiliate.showChildFriendly(Boolean showChildFriendly) UpsertDynamicSellerListRequestAffiliate.showDirectOnly(Boolean showDirectOnly) UpsertDynamicSellerListRequestAffiliate.showEcoFriendly(Boolean showEcoFriendly) UpsertDynamicSellerListRequestAffiliate.showPetFriendly(Boolean showPetFriendly) UpsertDynamicSellerListRequestAffiliate.showPopular(Boolean showPopular) Methods in travel.wink.sdk.affiliate.browse.model with parameters of type UpsertDynamicSellerListRequestAffiliateModifier and TypeMethodDescriptionDynamicSellerListRequestAffiliate._list(UpsertDynamicSellerListRequestAffiliate _list) voidDynamicSellerListRequestAffiliate.setList(UpsertDynamicSellerListRequestAffiliate _list)