Uses of Class
travel.wink.hotelbeds.booking.sdk.model.BookingRS
Packages that use BookingRS
-
Uses of BookingRS in travel.wink.hotelbeds.booking.sdk.api
Methods in travel.wink.hotelbeds.booking.sdk.api that return types with arguments of type BookingRSModifier and TypeMethodDescriptionreactor.core.publisher.Mono<BookingRS>Booking confirmation The Booking operation requests a reservation confirmation for the specified ratekey or ratekeys.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<BookingRS>>BookingApi.bookingWithHttpInfo(String accept, String acceptEncoding, String contentType, BookingRQ body) Booking confirmation The Booking operation requests a reservation confirmation for the specified ratekey or ratekeys. -
Uses of BookingRS in travel.wink.hotelbeds.booking.sdk.model
Methods in travel.wink.hotelbeds.booking.sdk.model that return BookingRSModifier and TypeMethodDescriptionBookingRS.auditData(ApiAuditData auditData) BookingRS.booking(ApiBookingConfirm booking)