Uses of Class
travel.wink.sdk.extranet.booking.model.PropertyAggregateLightweightSupplierDetails
Packages that use PropertyAggregateLightweightSupplierDetails
-
Uses of PropertyAggregateLightweightSupplierDetails in travel.wink.sdk.extranet.booking.model
Methods in travel.wink.sdk.extranet.booking.model that return PropertyAggregateLightweightSupplierDetailsModifier and TypeMethodDescriptionPropertyAggregateLightweightSupplierDetails.activities(Integer activities) PropertyAggregateLightweightSupplierDetails.addDescriptionsItem(SimpleDescriptionSupplierDetails descriptionsItem) PropertyAggregateLightweightSupplierDetails.addHotelAmenityCodesItem(String hotelAmenityCodesItem) PropertyAggregateLightweightSupplierDetails.addImagesItem(SimpleMultimediaSupplierDetails imagesItem) PropertyAggregateLightweightSupplierDetails.addLifestyleTypesItem(Object lifestyleTypesItem) PropertyAggregateLightweightSupplierDetails.addOnScore(Integer addOnScore) PropertyAggregateLightweightSupplierDetails.addPropertyAccessibilityCodesItem(String propertyAccessibilityCodesItem) PropertyAggregateLightweightSupplierDetails.addPropertySecurityCodesItem(String propertySecurityCodesItem) PropertyAggregateLightweightSupplierDetails.address(SimpleAddressSupplierDetails address) PropertyAggregateLightweightSupplierDetails.addSocialsItem(SocialSupplierDetails socialsItem) PropertyAggregateLightweightSupplierDetails.addThirdPartyReviewsItem(TravelInventoryRecognitionSupplierDetails thirdPartyReviewsItem) PropertyAggregateLightweightSupplierDetails.addVideosItem(SimpleMultimediaSupplierDetails videosItem) PropertyAggregateLightweightSupplierDetails.aggregateGreendexRating(Float aggregateGreendexRating) PropertyAggregateLightweightSupplierDetails.aggregateReviewRating(Float aggregateReviewRating) PropertyAggregateLightweightSupplierDetails.architecturalStyle(String architecturalStyle) PropertyAggregateLightweightSupplierDetails.attractions(Integer attractions) PropertyAggregateLightweightSupplierDetails.currencyCode(String currencyCode) PropertyAggregateLightweightSupplierDetails.descriptions(List<@Valid SimpleDescriptionSupplierDetails> descriptions) PropertyAggregateLightweightSupplierDetails.experienceScore(Integer experienceScore) PropertyAggregateLightweightSupplierDetails.generalManager(GeneralManagerSupplierDetails generalManager) @NotNull @Valid PropertyAggregateLightweightSupplierDetailsBookingSupplierDetails.getHotel()Combined property data.PropertyAggregateLightweightSupplierDetails.hotelAmenityCodes(List<String> hotelAmenityCodes) PropertyAggregateLightweightSupplierDetails.hotelCategory(String hotelCategory) PropertyAggregateLightweightSupplierDetails.hotelIdentifier(UUID hotelIdentifier) PropertyAggregateLightweightSupplierDetails.images(List<@Valid SimpleMultimediaSupplierDetails> images) PropertyAggregateLightweightSupplierDetails.lifestyleTypes(List<Object> lifestyleTypes) PropertyAggregateLightweightSupplierDetails.location(GeoJsonPointSupplierDetails location) PropertyAggregateLightweightSupplierDetails.locationCategory(String locationCategory) PropertyAggregateLightweightSupplierDetails.loyaltyScore(Integer loyaltyScore) PropertyAggregateLightweightSupplierDetails.meetingRooms(Integer meetingRooms) PropertyAggregateLightweightSupplierDetails.membershipRateDiscount(Float membershipRateDiscount) PropertyAggregateLightweightSupplierDetails.numberOfRooms(Integer numberOfRooms) PropertyAggregateLightweightSupplierDetails.policy(PropertyPolicySupplierDetails policy) PropertyAggregateLightweightSupplierDetails.popularScore(Integer popularScore) PropertyAggregateLightweightSupplierDetails.priceScore(Integer priceScore) PropertyAggregateLightweightSupplierDetails.propertyAccessibilityCodes(List<String> propertyAccessibilityCodes) PropertyAggregateLightweightSupplierDetails.propertySecurityCodes(List<String> propertySecurityCodes) PropertyAggregateLightweightSupplierDetails.reservations(ContactSupplierDetails reservations) PropertyAggregateLightweightSupplierDetails.restaurants(Integer restaurants) PropertyAggregateLightweightSupplierDetails.segmentCategory(String segmentCategory) PropertyAggregateLightweightSupplierDetails.socials(List<@Valid SocialSupplierDetails> socials) PropertyAggregateLightweightSupplierDetails.starRating(Integer starRating) PropertyAggregateLightweightSupplierDetails.thirdPartyReviews(List<@Valid TravelInventoryRecognitionSupplierDetails> thirdPartyReviews) PropertyAggregateLightweightSupplierDetails.totalReviews(Integer totalReviews) PropertyAggregateLightweightSupplierDetails.urlParameters(String urlParameters) PropertyAggregateLightweightSupplierDetails.videos(List<@Valid SimpleMultimediaSupplierDetails> videos) Methods in travel.wink.sdk.extranet.booking.model with parameters of type PropertyAggregateLightweightSupplierDetailsModifier and TypeMethodDescriptionBookingSupplierDetails.hotel(PropertyAggregateLightweightSupplierDetails hotel) voidBookingSupplierDetails.setHotel(PropertyAggregateLightweightSupplierDetails hotel)