Uses of Class
travel.wink.hotelbeds.booking.sdk.model.CheckRateRS
Packages that use CheckRateRS
-
Uses of CheckRateRS in travel.wink.hotelbeds.booking.sdk.api
Methods in travel.wink.hotelbeds.booking.sdk.api that return types with arguments of type CheckRateRSModifier and TypeMethodDescriptionreactor.core.publisher.Mono<CheckRateRS>CheckRateApi.checkRate(String accept, String acceptEncoding, String contentType, CheckRateRQ body) Check rate CheckRate is an _optional_ operation used to assess and valuate the rate before the actual booking.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<CheckRateRS>>CheckRateApi.checkRateWithHttpInfo(String accept, String acceptEncoding, String contentType, CheckRateRQ body) Check rate CheckRate is an _optional_ operation used to assess and valuate the rate before the actual booking. -
Uses of CheckRateRS in travel.wink.hotelbeds.booking.sdk.model
Methods in travel.wink.hotelbeds.booking.sdk.model that return CheckRateRSModifier and TypeMethodDescriptionCheckRateRS.auditData(ApiAuditDataCheckRate auditData) CheckRateRS.hotels(ApiHotelCheckRate hotels)