Uses of Class
travel.wink.sdk.inventory.model.SellerInventoryAttractionNonAuthenticatedEntity
Packages that use SellerInventoryAttractionNonAuthenticatedEntity
-
Uses of SellerInventoryAttractionNonAuthenticatedEntity in travel.wink.sdk.inventory.api
Methods in travel.wink.sdk.inventory.api that return types with arguments of type SellerInventoryAttractionNonAuthenticatedEntityModifier and TypeMethodDescriptionreactor.core.publisher.Mono<SellerInventoryAttractionNonAuthenticatedEntity> InventoryApi.oauth2ShowPropertyAttraction(AggregateAttractionRequestNonAuthenticatedEntity aggregateAttractionRequestNonAuthenticatedEntity, String engineConfigurationIdentifier, String winkVersion, String accept) Show Attraction Inventory (OAuth2) Show single attraction based on a channel inventory identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryAttractionNonAuthenticatedEntity>> InventoryApi.oauth2ShowPropertyAttractionWithHttpInfo(AggregateAttractionRequestNonAuthenticatedEntity aggregateAttractionRequestNonAuthenticatedEntity, String engineConfigurationIdentifier, String winkVersion, String accept) Show Attraction Inventory (OAuth2) Show single attraction based on a channel inventory identifierreactor.core.publisher.Mono<SellerInventoryAttractionNonAuthenticatedEntity> InventoryApi.showPropertyAttraction(String companyIdentifier, AggregateAttractionRequestNonAuthenticatedEntity aggregateAttractionRequestNonAuthenticatedEntity, String engineConfigurationIdentifier, String winkVersion, String accept) Show Attraction Inventory Show single attraction based on a channel inventory identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryAttractionNonAuthenticatedEntity>> InventoryApi.showPropertyAttractionWithHttpInfo(String companyIdentifier, AggregateAttractionRequestNonAuthenticatedEntity aggregateAttractionRequestNonAuthenticatedEntity, String engineConfigurationIdentifier, String winkVersion, String accept) Show Attraction Inventory Show single attraction based on a channel inventory identifier -
Uses of SellerInventoryAttractionNonAuthenticatedEntity in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return SellerInventoryAttractionNonAuthenticatedEntityModifier and TypeMethodDescriptionSellerInventoryAttractionNonAuthenticatedEntity._configuration(SellerInventoryItemNonAuthenticatedEntity _configuration) SellerInventoryAttractionNonAuthenticatedEntity.inventory(AttractionLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity inventory)