Uses of Class
com.mypurecloud.sdk.v2.model.SuggestionFeedback
Packages that use SuggestionFeedback
-
Uses of SuggestionFeedback in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SuggestionFeedbackModifier and TypeMethodDescriptionSuggestionEngagement.getFeedback()SuggestionFeedback.rating(SuggestionFeedback.RatingEnum rating) The rating value of the suggestion feedback.Methods in com.mypurecloud.sdk.v2.model with parameters of type SuggestionFeedbackModifier and TypeMethodDescriptionSuggestionEngagement.feedback(SuggestionFeedback feedback) The given feedback on the suggestion, if any.voidSuggestionEngagement.setFeedback(SuggestionFeedback feedback)