Uses of Class
travel.wink.sdk.inventory.model.AttractionLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity
Packages that use AttractionLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity
-
Uses of AttractionLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return AttractionLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntityModifier and TypeMethodDescriptionInventoryGridItemNonAuthenticatedEntity.getAttraction()Populated only when the type of grid item is `ATTRACTION`SellerInventoryAttractionNonAuthenticatedEntity.getInventory()Property details along with the priced attraction record.AttractionLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.hotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) AttractionLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.inventoryWithPrice(AttractionLocalizedInventoryNonAuthenticatedEntity inventoryWithPrice) Methods in travel.wink.sdk.inventory.model with parameters of type AttractionLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntityModifier and TypeMethodDescriptionInventoryGridItemNonAuthenticatedEntity.attraction(AttractionLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity attraction) SellerInventoryAttractionNonAuthenticatedEntity.inventory(AttractionLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity inventory) voidInventoryGridItemNonAuthenticatedEntity.setAttraction(AttractionLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity attraction) voidSellerInventoryAttractionNonAuthenticatedEntity.setInventory(AttractionLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity inventory)