Uses of Class
travel.wink.hotelbeds.booking.sdk.model.ApiRateSupplement
Packages that use ApiRateSupplement
-
Uses of ApiRateSupplement in travel.wink.hotelbeds.booking.sdk.model
Methods in travel.wink.hotelbeds.booking.sdk.model that return ApiRateSupplementModifier and TypeMethodDescriptionMethods in travel.wink.hotelbeds.booking.sdk.model that return types with arguments of type ApiRateSupplementModifier and TypeMethodDescription@Valid List<ApiRateSupplement>ApiRateBreakDown.getRateSupplements()Information on supplements for the rate.Methods in travel.wink.hotelbeds.booking.sdk.model with parameters of type ApiRateSupplementModifier and TypeMethodDescriptionApiRateBreakDown.addRateSupplementsItem(ApiRateSupplement rateSupplementsItem) Method parameters in travel.wink.hotelbeds.booking.sdk.model with type arguments of type ApiRateSupplementModifier and TypeMethodDescriptionApiRateBreakDown.rateSupplements(List<ApiRateSupplement> rateSupplements) voidApiRateBreakDown.setRateSupplements(List<ApiRateSupplement> rateSupplements)