Uses of Class
travel.wink.sdk.affiliate.model.BookingAnalyticsSupplier
Packages that use BookingAnalyticsSupplier
-
Uses of BookingAnalyticsSupplier in travel.wink.sdk.affiliate.api
Methods in travel.wink.sdk.affiliate.api that return types with arguments of type BookingAnalyticsSupplierModifier 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. -
Uses of BookingAnalyticsSupplier in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return BookingAnalyticsSupplierModifier and TypeMethodDescriptionBookingAnalyticsSupplier.addChartsItem(LineChartSupplier chartsItem) BookingAnalyticsSupplier.charts(List<LineChartSupplier> charts)