Uses of Class
travel.wink.sdk.inventory.model.PropertyWithBestPriceNonAuthenticatedEntity
Packages that use PropertyWithBestPriceNonAuthenticatedEntity
-
Uses of PropertyWithBestPriceNonAuthenticatedEntity in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return PropertyWithBestPriceNonAuthenticatedEntityModifier and TypeMethodDescriptionPropertyWithBestPriceNonAuthenticatedEntity.addPriceListItem(RoomTypeBestPriceNonAuthenticatedEntity priceListItem) PropertyWithBestPriceNonAuthenticatedEntity.addRoomTypeListItem(GuestRoomLightweightNonAuthenticatedEntity roomTypeListItem) ActivityLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.getHotelWithBestPrice()Property details along with the best room type price this property has to offer.AddOnLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.getHotelWithBestPrice()Property details along with the best room type price this property has to offer.AttractionLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.getHotelWithBestPrice()Property details along with the best room type price this property has to offer.MeetingRoomLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.getHotelWithBestPrice()Property details along with the best room type price this property has to offer.PlaceLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.getHotelWithBestPrice()Property details along with the best room type price this property has to offer.RestaurantLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.getHotelWithBestPrice()Property details along with the best room type price this property has to offer.SpaLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.getHotelWithBestPrice()Property details along with the best room type price this property has to offer.SellerInventoryGuestRoomNonAuthenticatedEntity.getInventory()Property details along with the best room type price.SellerInventoryPropertyNonAuthenticatedEntity.getInventory()Property details along with the best price this property has to offer.InventoryGridItemNonAuthenticatedEntity.getRoomType()Populated only when the type of grid item is `GUEST_ROOM`PropertyWithBestPriceNonAuthenticatedEntity.hotel(PropertyAggregateLightweightNonAuthenticatedEntity hotel) PropertyWithBestPriceNonAuthenticatedEntity.lowestPrice(RoomTypeBestPriceNonAuthenticatedEntity lowestPrice) PropertyWithBestPriceNonAuthenticatedEntity.potentialChannelDiscountPercent(Float potentialChannelDiscountPercent) PropertyWithBestPriceNonAuthenticatedEntity.priceList(List<@Valid RoomTypeBestPriceNonAuthenticatedEntity> priceList) PropertyWithBestPriceNonAuthenticatedEntity.roomTypeList(List<@Valid GuestRoomLightweightNonAuthenticatedEntity> roomTypeList) PropertyWithBestPriceNonAuthenticatedEntity.sourceToInternalCurrencyQuote(QuoteLightweightNonAuthenticatedEntity sourceToInternalCurrencyQuote) PropertyWithBestPriceNonAuthenticatedEntity.sourceToUserCurrencyQuote(QuoteLightweightNonAuthenticatedEntity sourceToUserCurrencyQuote) Methods in travel.wink.sdk.inventory.model with parameters of type PropertyWithBestPriceNonAuthenticatedEntityModifier and TypeMethodDescriptionActivityLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.hotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) AddOnLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.hotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) AttractionLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.hotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) MeetingRoomLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.hotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) PlaceLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.hotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) RestaurantLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.hotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) SpaLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.hotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) SellerInventoryGuestRoomNonAuthenticatedEntity.inventory(PropertyWithBestPriceNonAuthenticatedEntity inventory) SellerInventoryPropertyNonAuthenticatedEntity.inventory(PropertyWithBestPriceNonAuthenticatedEntity inventory) InventoryGridItemNonAuthenticatedEntity.roomType(PropertyWithBestPriceNonAuthenticatedEntity roomType) voidActivityLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.setHotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) voidAddOnLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.setHotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) voidAttractionLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.setHotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) voidMeetingRoomLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.setHotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) voidPlaceLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.setHotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) voidRestaurantLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.setHotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) voidSpaLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.setHotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) voidSellerInventoryGuestRoomNonAuthenticatedEntity.setInventory(PropertyWithBestPriceNonAuthenticatedEntity inventory) voidSellerInventoryPropertyNonAuthenticatedEntity.setInventory(PropertyWithBestPriceNonAuthenticatedEntity inventory) voidInventoryGridItemNonAuthenticatedEntity.setRoomType(PropertyWithBestPriceNonAuthenticatedEntity roomType)