Uses of Class
travel.wink.hotelbeds.booking.sdk.model.ApiDailyRate
Packages that use ApiDailyRate
-
Uses of ApiDailyRate in travel.wink.hotelbeds.booking.sdk.model
Methods in travel.wink.hotelbeds.booking.sdk.model that return ApiDailyRateMethods in travel.wink.hotelbeds.booking.sdk.model that return types with arguments of type ApiDailyRateModifier and TypeMethodDescription@Valid List<ApiDailyRate>ApiRate.getDailyRates()Breakdown of the rate for each day of the stay.Methods in travel.wink.hotelbeds.booking.sdk.model with parameters of type ApiDailyRateMethod parameters in travel.wink.hotelbeds.booking.sdk.model with type arguments of type ApiDailyRateModifier and TypeMethodDescriptionApiRate.dailyRates(List<ApiDailyRate> dailyRates) voidApiRate.setDailyRates(List<ApiDailyRate> dailyRates)