Uses of Class
travel.wink.sdk.affiliate.browse.model.PropertyAggregateLightweightAffiliate
Packages that use PropertyAggregateLightweightAffiliate
-
Uses of PropertyAggregateLightweightAffiliate in travel.wink.sdk.affiliate.browse.model
Methods in travel.wink.sdk.affiliate.browse.model that return PropertyAggregateLightweightAffiliateModifier and TypeMethodDescriptionPropertyAggregateLightweightAffiliate.activities(Integer activities) PropertyAggregateLightweightAffiliate.addDescriptionsItem(SimpleDescriptionAffiliate descriptionsItem) PropertyAggregateLightweightAffiliate.addHotelAmenityCodesItem(String hotelAmenityCodesItem) PropertyAggregateLightweightAffiliate.addImagesItem(SimpleMultimediaAffiliate imagesItem) PropertyAggregateLightweightAffiliate.addLifestyleTypesItem(Object lifestyleTypesItem) PropertyAggregateLightweightAffiliate.addOnScore(Integer addOnScore) PropertyAggregateLightweightAffiliate.addPropertyAccessibilityCodesItem(String propertyAccessibilityCodesItem) PropertyAggregateLightweightAffiliate.addPropertySecurityCodesItem(String propertySecurityCodesItem) PropertyAggregateLightweightAffiliate.address(SimpleAddressAffiliate address) PropertyAggregateLightweightAffiliate.addSocialsItem(SocialAffiliate socialsItem) PropertyAggregateLightweightAffiliate.addThirdPartyReviewsItem(TravelInventoryRecognitionAffiliate thirdPartyReviewsItem) PropertyAggregateLightweightAffiliate.addVideosItem(SimpleMultimediaAffiliate videosItem) PropertyAggregateLightweightAffiliate.aggregateGreendexRating(Float aggregateGreendexRating) PropertyAggregateLightweightAffiliate.aggregateReviewRating(Float aggregateReviewRating) PropertyAggregateLightweightAffiliate.architecturalStyle(String architecturalStyle) PropertyAggregateLightweightAffiliate.attractions(Integer attractions) PropertyAggregateLightweightAffiliate.currencyCode(String currencyCode) PropertyAggregateLightweightAffiliate.descriptions(List<@Valid SimpleDescriptionAffiliate> descriptions) PropertyAggregateLightweightAffiliate.experienceScore(Integer experienceScore) PropertyAggregateLightweightAffiliate.generalManager(GeneralManagerAffiliate generalManager) InventoryAggregateLightweightAffiliate.getHotel()Linked hotel@NotNull @Valid PropertyAggregateLightweightAffiliateInventorySupplierAggregateLightweightAffiliate.getHotel()Combined property data.PropertyAggregateLightweightAffiliate.hotelAmenityCodes(List<String> hotelAmenityCodes) PropertyAggregateLightweightAffiliate.hotelCategory(String hotelCategory) PropertyAggregateLightweightAffiliate.hotelIdentifier(UUID hotelIdentifier) PropertyAggregateLightweightAffiliate.images(List<@Valid SimpleMultimediaAffiliate> images) PropertyAggregateLightweightAffiliate.lifestyleTypes(List<Object> lifestyleTypes) PropertyAggregateLightweightAffiliate.location(GeoJsonPointAffiliate location) PropertyAggregateLightweightAffiliate.locationCategory(String locationCategory) PropertyAggregateLightweightAffiliate.loyaltyScore(Integer loyaltyScore) PropertyAggregateLightweightAffiliate.meetingRooms(Integer meetingRooms) PropertyAggregateLightweightAffiliate.membershipRateDiscount(Float membershipRateDiscount) PropertyAggregateLightweightAffiliate.numberOfRooms(Integer numberOfRooms) PropertyAggregateLightweightAffiliate.policy(PropertyPolicyAffiliate policy) PropertyAggregateLightweightAffiliate.popularScore(Integer popularScore) PropertyAggregateLightweightAffiliate.priceScore(Integer priceScore) PropertyAggregateLightweightAffiliate.propertyAccessibilityCodes(List<String> propertyAccessibilityCodes) PropertyAggregateLightweightAffiliate.propertySecurityCodes(List<String> propertySecurityCodes) PropertyAggregateLightweightAffiliate.reservations(ContactAffiliate reservations) PropertyAggregateLightweightAffiliate.restaurants(Integer restaurants) PropertyAggregateLightweightAffiliate.segmentCategory(String segmentCategory) PropertyAggregateLightweightAffiliate.socials(List<@Valid SocialAffiliate> socials) PropertyAggregateLightweightAffiliate.starRating(Integer starRating) PropertyAggregateLightweightAffiliate.thirdPartyReviews(List<@Valid TravelInventoryRecognitionAffiliate> thirdPartyReviews) PropertyAggregateLightweightAffiliate.totalReviews(Integer totalReviews) PropertyAggregateLightweightAffiliate.urlParameters(String urlParameters) PropertyAggregateLightweightAffiliate.videos(List<@Valid SimpleMultimediaAffiliate> videos) Methods in travel.wink.sdk.affiliate.browse.model with parameters of type PropertyAggregateLightweightAffiliateModifier and TypeMethodDescriptionInventoryAggregateLightweightAffiliate.hotel(PropertyAggregateLightweightAffiliate hotel) InventorySupplierAggregateLightweightAffiliate.hotel(PropertyAggregateLightweightAffiliate hotel) voidInventoryAggregateLightweightAffiliate.setHotel(PropertyAggregateLightweightAffiliate hotel) voidInventorySupplierAggregateLightweightAffiliate.setHotel(PropertyAggregateLightweightAffiliate hotel)