Uses of Class
travel.wink.sdk.booking.model.PropertyAggregateLightweightAuthenticatedEntity
Packages that use PropertyAggregateLightweightAuthenticatedEntity
-
Uses of PropertyAggregateLightweightAuthenticatedEntity in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return PropertyAggregateLightweightAuthenticatedEntityModifier and TypeMethodDescriptionPropertyAggregateLightweightAuthenticatedEntity.activities(Integer activities) PropertyAggregateLightweightAuthenticatedEntity.addDescriptionsItem(SimpleDescriptionAuthenticatedEntity descriptionsItem) PropertyAggregateLightweightAuthenticatedEntity.addHotelAmenityCodesItem(String hotelAmenityCodesItem) PropertyAggregateLightweightAuthenticatedEntity.addImagesItem(SimpleMultimediaAuthenticatedEntity imagesItem) PropertyAggregateLightweightAuthenticatedEntity.addLifestyleTypesItem(Object lifestyleTypesItem) PropertyAggregateLightweightAuthenticatedEntity.addOnScore(Integer addOnScore) PropertyAggregateLightweightAuthenticatedEntity.addPropertyAccessibilityCodesItem(String propertyAccessibilityCodesItem) PropertyAggregateLightweightAuthenticatedEntity.addPropertySecurityCodesItem(String propertySecurityCodesItem) PropertyAggregateLightweightAuthenticatedEntity.address(SimpleAddressAuthenticatedEntity address) PropertyAggregateLightweightAuthenticatedEntity.addSocialsItem(SocialAuthenticatedEntity socialsItem) PropertyAggregateLightweightAuthenticatedEntity.addThirdPartyReviewsItem(TravelInventoryRecognitionAuthenticatedEntity thirdPartyReviewsItem) PropertyAggregateLightweightAuthenticatedEntity.addVideosItem(SimpleMultimediaAuthenticatedEntity videosItem) PropertyAggregateLightweightAuthenticatedEntity.aggregateGreendexRating(Float aggregateGreendexRating) PropertyAggregateLightweightAuthenticatedEntity.aggregateReviewRating(Float aggregateReviewRating) PropertyAggregateLightweightAuthenticatedEntity.architecturalStyle(String architecturalStyle) PropertyAggregateLightweightAuthenticatedEntity.attractions(Integer attractions) PropertyAggregateLightweightAuthenticatedEntity.currencyCode(String currencyCode) PropertyAggregateLightweightAuthenticatedEntity.descriptions(List<@Valid SimpleDescriptionAuthenticatedEntity> descriptions) PropertyAggregateLightweightAuthenticatedEntity.experienceScore(Integer experienceScore) PropertyAggregateLightweightAuthenticatedEntity.generalManager(GeneralManagerAuthenticatedEntity generalManager) @NotNull @Valid PropertyAggregateLightweightAuthenticatedEntityRealtimeShoppingCartItemAuthenticatedEntity.getHotel()The hotel where the stay occurs.PropertyAggregateLightweightAuthenticatedEntity.hotelAmenityCodes(List<String> hotelAmenityCodes) PropertyAggregateLightweightAuthenticatedEntity.hotelCategory(String hotelCategory) PropertyAggregateLightweightAuthenticatedEntity.hotelIdentifier(UUID hotelIdentifier) PropertyAggregateLightweightAuthenticatedEntity.images(List<@Valid SimpleMultimediaAuthenticatedEntity> images) PropertyAggregateLightweightAuthenticatedEntity.lifestyleTypes(List<Object> lifestyleTypes) PropertyAggregateLightweightAuthenticatedEntity.location(GeoJsonPointAuthenticatedEntity location) PropertyAggregateLightweightAuthenticatedEntity.locationCategory(String locationCategory) PropertyAggregateLightweightAuthenticatedEntity.loyaltyScore(Integer loyaltyScore) PropertyAggregateLightweightAuthenticatedEntity.meetingRooms(Integer meetingRooms) PropertyAggregateLightweightAuthenticatedEntity.membershipRateDiscount(Float membershipRateDiscount) PropertyAggregateLightweightAuthenticatedEntity.numberOfRooms(Integer numberOfRooms) PropertyAggregateLightweightAuthenticatedEntity.policy(PropertyPolicyAuthenticatedEntity policy) PropertyAggregateLightweightAuthenticatedEntity.popularScore(Integer popularScore) PropertyAggregateLightweightAuthenticatedEntity.priceScore(Integer priceScore) PropertyAggregateLightweightAuthenticatedEntity.propertyAccessibilityCodes(List<String> propertyAccessibilityCodes) PropertyAggregateLightweightAuthenticatedEntity.propertySecurityCodes(List<String> propertySecurityCodes) PropertyAggregateLightweightAuthenticatedEntity.reservations(ContactAuthenticatedEntity reservations) PropertyAggregateLightweightAuthenticatedEntity.restaurants(Integer restaurants) PropertyAggregateLightweightAuthenticatedEntity.segmentCategory(String segmentCategory) PropertyAggregateLightweightAuthenticatedEntity.socials(List<@Valid SocialAuthenticatedEntity> socials) PropertyAggregateLightweightAuthenticatedEntity.starRating(Integer starRating) PropertyAggregateLightweightAuthenticatedEntity.thirdPartyReviews(List<@Valid TravelInventoryRecognitionAuthenticatedEntity> thirdPartyReviews) PropertyAggregateLightweightAuthenticatedEntity.totalReviews(Integer totalReviews) PropertyAggregateLightweightAuthenticatedEntity.urlParameters(String urlParameters) PropertyAggregateLightweightAuthenticatedEntity.videos(List<@Valid SimpleMultimediaAuthenticatedEntity> videos) Methods in travel.wink.sdk.booking.model with parameters of type PropertyAggregateLightweightAuthenticatedEntityModifier and TypeMethodDescriptionRealtimeShoppingCartItemAuthenticatedEntity.hotel(PropertyAggregateLightweightAuthenticatedEntity hotel) voidRealtimeShoppingCartItemAuthenticatedEntity.setHotel(PropertyAggregateLightweightAuthenticatedEntity hotel)