Uses of Class
travel.wink.sdk.extranet.model.HotelView
Packages that use HotelView
-
Uses of HotelView in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api that return types with arguments of type HotelViewModifier and TypeMethodDescriptionreactor.core.publisher.Mono<HotelView>OnboardingApi.registerHotel(HotelRegistration hotelRegistration) Register property Registers a new property with the wink.travel payment.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelView>>OnboardingApi.registerHotelWithHttpInfo(HotelRegistration hotelRegistration) reactor.core.publisher.Mono<HotelView>PropertyApi.showHotelByManager(String hotelIdentifier, String accept) Show hotel Retrieve hotel by hotel identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelView>>PropertyApi.showHotelByManagerWithHttpInfo(String hotelIdentifier, String accept) reactor.core.publisher.Flux<HotelView>PropertyApi.showHotelsByManager(String accept) Show hotels Retrieve a list of all your hotelsPropertyApi.showHotelsByManagerWithHttpInfo(String accept) -
Uses of HotelView in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return HotelView