Uses of Class
travel.wink.sdk.booking.engine.model.SellerInventoryRestaurant
Packages that use SellerInventoryRestaurant
-
Uses of SellerInventoryRestaurant in travel.wink.sdk.booking.engine.api
Methods in travel.wink.sdk.booking.engine.api that return types with arguments of type SellerInventoryRestaurantModifier and TypeMethodDescriptionreactor.core.publisher.Mono<SellerInventoryRestaurant>InventoryApi.oauth2ShowPropertyRestaurant(AggregateRestaurantRequest aggregateRestaurantRequest, String engineConfigurationIdentifier, String accept) Show Restaurant Show single restaurant based on a channel inventory identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryRestaurant>>InventoryApi.oauth2ShowPropertyRestaurantWithHttpInfo(AggregateRestaurantRequest aggregateRestaurantRequest, String engineConfigurationIdentifier, String accept) -
Uses of SellerInventoryRestaurant in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return SellerInventoryRestaurantModifier and TypeMethodDescriptionSellerInventoryRestaurant._configuration(SellerInventoryItem _configuration) SellerInventoryRestaurant.inventory(RestaurantWithBestPrice inventory)