Package com.mypurecloud.sdk.v2.model
Class PatchActionSurvey
java.lang.Object
com.mypurecloud.sdk.v2.model.PatchActionSurvey
- All Implemented Interfaces:
Serializable
PatchActionSurvey
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()questions(List<PatchSurveyQuestion> questions) Questions shown to the user.voidsetQuestions(List<PatchSurveyQuestion> questions) toString()
-
Constructor Details
-
PatchActionSurvey
public PatchActionSurvey() -
PatchActionSurvey
-
-
Method Details