Uses of Class
travel.wink.sdk.inventory.model.ActivityLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity
Packages that use ActivityLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity
-
Uses of ActivityLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return ActivityLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntityModifier and TypeMethodDescriptionInventoryGridItemNonAuthenticatedEntity.getActivity()Populated only when the type of grid item is `ACTIVITY`SellerInventoryActivityNonAuthenticatedEntity.getInventory()Property details along with the priced activity record.ActivityLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.hotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) ActivityLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.inventoryWithPrice(ActivityLocalizedInventoryNonAuthenticatedEntity inventoryWithPrice) Methods in travel.wink.sdk.inventory.model with parameters of type ActivityLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntityModifier and TypeMethodDescriptionInventoryGridItemNonAuthenticatedEntity.activity(ActivityLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity activity) SellerInventoryActivityNonAuthenticatedEntity.inventory(ActivityLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity inventory) voidInventoryGridItemNonAuthenticatedEntity.setActivity(ActivityLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity activity) voidSellerInventoryActivityNonAuthenticatedEntity.setInventory(ActivityLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity inventory)