Package com.mypurecloud.sdk.v2.model
Class SuggestionFeedback
java.lang.Object
com.mypurecloud.sdk.v2.model.SuggestionFeedback
- All Implemented Interfaces:
Serializable
SuggestionFeedback
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe rating value of the suggestion feedback. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()rating(SuggestionFeedback.RatingEnum rating) The rating value of the suggestion feedback.voidtoString()
-
Constructor Details
-
SuggestionFeedback
public SuggestionFeedback() -
SuggestionFeedback
-
-
Method Details