Uses of Class
travel.wink.sdk.booking.engine.model.AggregatePlaceRequest
Packages that use AggregatePlaceRequest
-
Uses of AggregatePlaceRequest in travel.wink.sdk.booking.engine.api
Methods in travel.wink.sdk.booking.engine.api with parameters of type AggregatePlaceRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<SellerInventoryPlace>InventoryApi.oauth2ShowPropertyPlace(AggregatePlaceRequest aggregatePlaceRequest, String engineConfigurationIdentifier, String accept) Show Place Show single place based on a channel inventory identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryPlace>>InventoryApi.oauth2ShowPropertyPlaceWithHttpInfo(AggregatePlaceRequest aggregatePlaceRequest, String engineConfigurationIdentifier, String accept) -
Uses of AggregatePlaceRequest in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return AggregatePlaceRequestModifier and TypeMethodDescriptionAggregatePlaceRequest.engineConfigurationIdentifier(UUID engineConfigurationIdentifier) AggregatePlaceRequest.identifier(UUID identifier) AggregatePlaceRequest.userSession(UserSession userSession)