Uses of Class
travel.wink.sdk.extranet.model.HotelRegistration
Packages that use HotelRegistration
-
Uses of HotelRegistration in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api with parameters of type HotelRegistrationModifier and TypeMethodDescriptionreactor.core.publisher.Mono<HotelView>OnboardingApi.registerHotel(HotelRegistration hotelRegistration) Register property Registers a new property with the iko.travel platform.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelView>>OnboardingApi.registerHotelWithHttpInfo(HotelRegistration hotelRegistration) -
Uses of HotelRegistration in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return HotelRegistrationModifier and TypeMethodDescriptionHotelRegistration.address(HotelAddress address) HotelRegistration.info(HotelInformation info)