Uses of Class
travel.wink.sdk.affiliate.model.DynamicSellerListItemRequestAffiliate
Packages that use DynamicSellerListItemRequestAffiliate
-
Uses of DynamicSellerListItemRequestAffiliate in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return DynamicSellerListItemRequestAffiliateModifier and TypeMethodDescriptionDynamicSellerListItemRequestAffiliate.addCitiesItem(String citiesItem) DynamicSellerListItemRequestAffiliate.addContinentsItem(String continentsItem) DynamicSellerListItemRequestAffiliate.addCountriesItem(String countriesItem) DynamicSellerListItemRequestAffiliate.addInventoryTypesItem(DynamicSellerListItemRequestAffiliate.InventoryTypesEnum inventoryTypesItem) DynamicSellerListItemRequestAffiliate.addLifestylesItem(DynamicSellerListItemRequestAffiliate.LifestylesEnum lifestylesItem) DynamicSellerListItemRequestAffiliate.aggregateReviewRating(Integer aggregateReviewRating) DynamicSellerListItemRequestAffiliate.continents(List<String> continents) DynamicSellerListItemRequestAffiliate.defaultCurrencyCode(String defaultCurrencyCode) @NotNull @Valid DynamicSellerListItemRequestAffiliateDynamicSellerListRequestAffiliate.getList()Get _listDynamicSellerListItemRequestAffiliate.hotelStars(Integer hotelStars) DynamicSellerListItemRequestAffiliate.inventoryName(String inventoryName) DynamicSellerListItemRequestAffiliate.inventoryTypes(List<DynamicSellerListItemRequestAffiliate.InventoryTypesEnum> inventoryTypes) DynamicSellerListItemRequestAffiliate.lifestyles(List<DynamicSellerListItemRequestAffiliate.LifestylesEnum> lifestyles) DynamicSellerListItemRequestAffiliate.nearPoint(GeoJsonPointAffiliate nearPoint) DynamicSellerListItemRequestAffiliate.primaryOrderBy(String primaryOrderBy) DynamicSellerListItemRequestAffiliate.propertyName(String propertyName) DynamicSellerListItemRequestAffiliate.radiusInMeters(Long radiusInMeters) DynamicSellerListItemRequestAffiliate.showChildFriendly(Boolean showChildFriendly) DynamicSellerListItemRequestAffiliate.showDirectOnly(Boolean showDirectOnly) DynamicSellerListItemRequestAffiliate.showEcoFriendly(Boolean showEcoFriendly) DynamicSellerListItemRequestAffiliate.showPetFriendly(Boolean showPetFriendly) DynamicSellerListItemRequestAffiliate.showPopular(Boolean showPopular) Methods in travel.wink.sdk.affiliate.model with parameters of type DynamicSellerListItemRequestAffiliateModifier and TypeMethodDescriptionDynamicSellerListRequestAffiliate._list(DynamicSellerListItemRequestAffiliate _list) voidDynamicSellerListRequestAffiliate.setList(DynamicSellerListItemRequestAffiliate _list)