Uses of Class
travel.wink.sdk.inventory.model.PlaceWithBestPrice
Packages that use PlaceWithBestPrice
-
Uses of PlaceWithBestPrice in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return PlaceWithBestPriceModifier and TypeMethodDescriptionPlaceWithBestPrice.channelInventoryIdentifier(UUID channelInventoryIdentifier) @Valid PlaceWithBestPriceSellerInventoryPlace.getInventory()Get inventory@Valid PlaceWithBestPriceInventoryGridItem.getPlace()Get placePlaceWithBestPrice.hotelWithBestPrice(HotelWithBestPrice hotelWithBestPrice) PlaceWithBestPrice.price(LocalizedPrice price) Methods in travel.wink.sdk.inventory.model with parameters of type PlaceWithBestPriceModifier and TypeMethodDescriptionSellerInventoryPlace.inventory(PlaceWithBestPrice inventory) InventoryGridItem.place(PlaceWithBestPrice place) voidSellerInventoryPlace.setInventory(PlaceWithBestPrice inventory) voidInventoryGridItem.setPlace(PlaceWithBestPrice place)