Uses of Class
travel.wink.hotelbeds.content.sdk.model.ApiRateComments
Packages that use ApiRateComments
-
Uses of ApiRateComments in travel.wink.hotelbeds.content.sdk.model
Methods in travel.wink.hotelbeds.content.sdk.model that return ApiRateCommentsModifier and TypeMethodDescriptionApiRateComments.addCommentsByRatesItem(ApiRateCommentBlock commentsByRatesItem) ApiRateComments.commentsByRates(List<ApiRateCommentBlock> commentsByRates) Methods in travel.wink.hotelbeds.content.sdk.model that return types with arguments of type ApiRateCommentsModifier and TypeMethodDescription@Valid List<ApiRateComments>ApiRateCommentsRS.getRateComments()List of rate comments.Methods in travel.wink.hotelbeds.content.sdk.model with parameters of type ApiRateCommentsModifier and TypeMethodDescriptionApiRateCommentsRS.addRateCommentsItem(ApiRateComments rateCommentsItem) Method parameters in travel.wink.hotelbeds.content.sdk.model with type arguments of type ApiRateCommentsModifier and TypeMethodDescriptionApiRateCommentsRS.rateComments(List<ApiRateComments> rateComments) voidApiRateCommentsRS.setRateComments(List<ApiRateComments> rateComments)