Uses of Class
travel.wink.sdk.extranet.booking.model.PropertyAggregateLightweightSupplier
Packages that use PropertyAggregateLightweightSupplier
-
Uses of PropertyAggregateLightweightSupplier in travel.wink.sdk.extranet.booking.model
Methods in travel.wink.sdk.extranet.booking.model that return PropertyAggregateLightweightSupplierModifier and TypeMethodDescriptionPropertyAggregateLightweightSupplier.activities(Integer activities) PropertyAggregateLightweightSupplier.addDescriptionsItem(SimpleDescriptionSupplier descriptionsItem) PropertyAggregateLightweightSupplier.addHotelAmenityCodesItem(String hotelAmenityCodesItem) PropertyAggregateLightweightSupplier.addImagesItem(SimpleMultimediaSupplier imagesItem) PropertyAggregateLightweightSupplier.addLifestyleTypesItem(Object lifestyleTypesItem) PropertyAggregateLightweightSupplier.addOnScore(Integer addOnScore) PropertyAggregateLightweightSupplier.addPropertyAccessibilityCodesItem(String propertyAccessibilityCodesItem) PropertyAggregateLightweightSupplier.addPropertySecurityCodesItem(String propertySecurityCodesItem) PropertyAggregateLightweightSupplier.address(SimpleAddressSupplier address) PropertyAggregateLightweightSupplier.addSocialsItem(SocialSupplier socialsItem) PropertyAggregateLightweightSupplier.addThirdPartyReviewsItem(TravelInventoryRecognitionSupplier thirdPartyReviewsItem) PropertyAggregateLightweightSupplier.addVideosItem(SimpleMultimediaSupplier videosItem) PropertyAggregateLightweightSupplier.aggregateGreendexRating(Float aggregateGreendexRating) PropertyAggregateLightweightSupplier.aggregateReviewRating(Float aggregateReviewRating) PropertyAggregateLightweightSupplier.architecturalStyle(String architecturalStyle) PropertyAggregateLightweightSupplier.attractions(Integer attractions) PropertyAggregateLightweightSupplier.currencyCode(String currencyCode) PropertyAggregateLightweightSupplier.descriptions(List<@Valid SimpleDescriptionSupplier> descriptions) PropertyAggregateLightweightSupplier.experienceScore(Integer experienceScore) PropertyAggregateLightweightSupplier.generalManager(GeneralManagerSupplier generalManager) @NotNull @Valid PropertyAggregateLightweightSupplierBookingSupplier.getHotel()Combined property data.PropertyAggregateLightweightSupplier.hotelAmenityCodes(List<String> hotelAmenityCodes) PropertyAggregateLightweightSupplier.hotelCategory(String hotelCategory) PropertyAggregateLightweightSupplier.hotelIdentifier(UUID hotelIdentifier) PropertyAggregateLightweightSupplier.images(List<@Valid SimpleMultimediaSupplier> images) PropertyAggregateLightweightSupplier.lifestyleTypes(List<Object> lifestyleTypes) PropertyAggregateLightweightSupplier.location(GeoJsonPointSupplier location) PropertyAggregateLightweightSupplier.locationCategory(String locationCategory) PropertyAggregateLightweightSupplier.loyaltyScore(Integer loyaltyScore) PropertyAggregateLightweightSupplier.meetingRooms(Integer meetingRooms) PropertyAggregateLightweightSupplier.membershipRateDiscount(Float membershipRateDiscount) PropertyAggregateLightweightSupplier.numberOfRooms(Integer numberOfRooms) PropertyAggregateLightweightSupplier.policy(PropertyPolicySupplier policy) PropertyAggregateLightweightSupplier.popularScore(Integer popularScore) PropertyAggregateLightweightSupplier.priceScore(Integer priceScore) PropertyAggregateLightweightSupplier.propertyAccessibilityCodes(List<String> propertyAccessibilityCodes) PropertyAggregateLightweightSupplier.propertySecurityCodes(List<String> propertySecurityCodes) PropertyAggregateLightweightSupplier.reservations(ContactSupplier reservations) PropertyAggregateLightweightSupplier.restaurants(Integer restaurants) PropertyAggregateLightweightSupplier.segmentCategory(String segmentCategory) PropertyAggregateLightweightSupplier.socials(List<@Valid SocialSupplier> socials) PropertyAggregateLightweightSupplier.starRating(Integer starRating) PropertyAggregateLightweightSupplier.thirdPartyReviews(List<@Valid TravelInventoryRecognitionSupplier> thirdPartyReviews) PropertyAggregateLightweightSupplier.totalReviews(Integer totalReviews) PropertyAggregateLightweightSupplier.urlParameters(String urlParameters) PropertyAggregateLightweightSupplier.videos(List<@Valid SimpleMultimediaSupplier> videos) Methods in travel.wink.sdk.extranet.booking.model with parameters of type PropertyAggregateLightweightSupplierModifier and TypeMethodDescriptionBookingSupplier.hotel(PropertyAggregateLightweightSupplier hotel) voidBookingSupplier.setHotel(PropertyAggregateLightweightSupplier hotel)