Uses of Class
travel.wink.sdk.booking.model.PropertyAggregateLightweightBooker
Packages that use PropertyAggregateLightweightBooker
-
Uses of PropertyAggregateLightweightBooker in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return PropertyAggregateLightweightBookerModifier and TypeMethodDescriptionPropertyAggregateLightweightBooker.activities(Integer activities) PropertyAggregateLightweightBooker.addDescriptionsItem(SimpleDescriptionBooker descriptionsItem) PropertyAggregateLightweightBooker.addHotelAmenityCodesItem(String hotelAmenityCodesItem) PropertyAggregateLightweightBooker.addImagesItem(SimpleMultimediaBooker imagesItem) PropertyAggregateLightweightBooker.addLifestyleTypesItem(Object lifestyleTypesItem) PropertyAggregateLightweightBooker.addOnScore(Integer addOnScore) PropertyAggregateLightweightBooker.addPropertyAccessibilityCodesItem(String propertyAccessibilityCodesItem) PropertyAggregateLightweightBooker.addPropertySecurityCodesItem(String propertySecurityCodesItem) PropertyAggregateLightweightBooker.address(SimpleAddressBooker address) PropertyAggregateLightweightBooker.addSocialsItem(SocialBooker socialsItem) PropertyAggregateLightweightBooker.addThirdPartyReviewsItem(TravelInventoryRecognitionBooker thirdPartyReviewsItem) PropertyAggregateLightweightBooker.addVideosItem(SimpleMultimediaBooker videosItem) PropertyAggregateLightweightBooker.aggregateGreendexRating(Float aggregateGreendexRating) PropertyAggregateLightweightBooker.aggregateReviewRating(Float aggregateReviewRating) PropertyAggregateLightweightBooker.architecturalStyle(String architecturalStyle) PropertyAggregateLightweightBooker.attractions(Integer attractions) PropertyAggregateLightweightBooker.currencyCode(String currencyCode) PropertyAggregateLightweightBooker.descriptions(List<@Valid SimpleDescriptionBooker> descriptions) PropertyAggregateLightweightBooker.experienceScore(Integer experienceScore) PropertyAggregateLightweightBooker.generalManager(GeneralManagerBooker generalManager) @NotNull @Valid PropertyAggregateLightweightBookerBookingBooker.getHotel()Combined property data.PropertyAggregateLightweightBooker.hotelAmenityCodes(List<String> hotelAmenityCodes) PropertyAggregateLightweightBooker.hotelCategory(String hotelCategory) PropertyAggregateLightweightBooker.hotelIdentifier(UUID hotelIdentifier) PropertyAggregateLightweightBooker.images(List<@Valid SimpleMultimediaBooker> images) PropertyAggregateLightweightBooker.lifestyleTypes(List<Object> lifestyleTypes) PropertyAggregateLightweightBooker.location(GeoJsonPointBooker location) PropertyAggregateLightweightBooker.locationCategory(String locationCategory) PropertyAggregateLightweightBooker.loyaltyScore(Integer loyaltyScore) PropertyAggregateLightweightBooker.meetingRooms(Integer meetingRooms) PropertyAggregateLightweightBooker.membershipRateDiscount(Float membershipRateDiscount) PropertyAggregateLightweightBooker.numberOfRooms(Integer numberOfRooms) PropertyAggregateLightweightBooker.policy(PropertyPolicyBooker policy) PropertyAggregateLightweightBooker.popularScore(Integer popularScore) PropertyAggregateLightweightBooker.priceScore(Integer priceScore) PropertyAggregateLightweightBooker.propertyAccessibilityCodes(List<String> propertyAccessibilityCodes) PropertyAggregateLightweightBooker.propertySecurityCodes(List<String> propertySecurityCodes) PropertyAggregateLightweightBooker.reservations(ContactBooker reservations) PropertyAggregateLightweightBooker.restaurants(Integer restaurants) PropertyAggregateLightweightBooker.segmentCategory(String segmentCategory) PropertyAggregateLightweightBooker.socials(List<@Valid SocialBooker> socials) PropertyAggregateLightweightBooker.starRating(Integer starRating) PropertyAggregateLightweightBooker.thirdPartyReviews(List<@Valid TravelInventoryRecognitionBooker> thirdPartyReviews) PropertyAggregateLightweightBooker.totalReviews(Integer totalReviews) PropertyAggregateLightweightBooker.urlParameters(String urlParameters) PropertyAggregateLightweightBooker.videos(List<@Valid SimpleMultimediaBooker> videos) Methods in travel.wink.sdk.booking.model with parameters of type PropertyAggregateLightweightBookerModifier and TypeMethodDescriptionBookingBooker.hotel(PropertyAggregateLightweightBooker hotel) voidBookingBooker.setHotel(PropertyAggregateLightweightBooker hotel)