Uses of Class
travel.wink.sdk.affiliate.model.BookingOverviewRequestSupplier
Packages that use BookingOverviewRequestSupplier
-
Uses of BookingOverviewRequestSupplier in travel.wink.sdk.affiliate.api
Methods in travel.wink.sdk.affiliate.api with parameters of type BookingOverviewRequestSupplierModifier and TypeMethodDescriptionreactor.core.publisher.Mono<BookingAnalyticsSupplier> CompanyApi.showBookingAnalytics(String companyIdentifier, BookingOverviewRequestSupplier bookingOverviewRequestSupplier, String winkVersion) Company Booking Analytics Retrieve the number of upcoming bookings that arrive today for the specific company.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<BookingAnalyticsSupplier>> CompanyApi.showBookingAnalyticsWithHttpInfo(String companyIdentifier, BookingOverviewRequestSupplier bookingOverviewRequestSupplier, String winkVersion) Company Booking Analytics Retrieve the number of upcoming bookings that arrive today for the specific company.org.springframework.web.reactive.function.client.WebClient.ResponseSpecCompanyApi.showBookingAnalyticsWithResponseSpec(String companyIdentifier, BookingOverviewRequestSupplier bookingOverviewRequestSupplier, String winkVersion) Company Booking Analytics Retrieve the number of upcoming bookings that arrive today for the specific company. -
Uses of BookingOverviewRequestSupplier in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return BookingOverviewRequestSupplierModifier and TypeMethodDescriptionBookingOverviewRequestSupplier.type(BookingOverviewRequestSupplier.TypeEnum type)