Uses of Class
travel.wink.sdk.inventory.model.AggregatePlaceRequestConsumer
Packages that use AggregatePlaceRequestConsumer
-
Uses of AggregatePlaceRequestConsumer in travel.wink.sdk.inventory.api
Methods in travel.wink.sdk.inventory.api with parameters of type AggregatePlaceRequestConsumerModifier and TypeMethodDescriptionreactor.core.publisher.Mono<SellerInventoryPlaceConsumer>InventoryApi.oauth2ShowPropertyPlace(AggregatePlaceRequestConsumer aggregatePlaceRequestConsumer, String engineConfigurationIdentifier, String winkVersion) Show Place Show single place based on a channel inventory identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryPlaceConsumer>>InventoryApi.oauth2ShowPropertyPlaceWithHttpInfo(AggregatePlaceRequestConsumer aggregatePlaceRequestConsumer, String engineConfigurationIdentifier, String winkVersion) -
Uses of AggregatePlaceRequestConsumer in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return AggregatePlaceRequestConsumerModifier and TypeMethodDescriptionAggregatePlaceRequestConsumer.engineConfigurationIdentifier(UUID engineConfigurationIdentifier) AggregatePlaceRequestConsumer.identifier(UUID identifier) AggregatePlaceRequestConsumer.userSession(UserSessionConsumer userSession)