Package com.mypurecloud.sdk.v2.model
Class SurveyErrorDetails
java.lang.Object
com.mypurecloud.sdk.v2.model.SurveyErrorDetails
- All Implemented Interfaces:
Serializable
SurveyErrorDetails
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanflowDiagnosticInfo(FlowDiagnosticInfo flowDiagnosticInfo) Additional information about any errors that occurred in the survey invite flow.inthashCode()voidsetFlowDiagnosticInfo(FlowDiagnosticInfo flowDiagnosticInfo) voidsetSurveyErrorReason(String surveyErrorReason) surveyErrorReason(String surveyErrorReason) An error code indicating the reason for the survey failure.toString()
-
Constructor Details
-
SurveyErrorDetails
public SurveyErrorDetails() -
SurveyErrorDetails
-
-
Method Details
-
flowDiagnosticInfo
Additional information about any errors that occurred in the survey invite flow. -
getFlowDiagnosticInfo
-
setFlowDiagnosticInfo
-
surveyErrorReason
An error code indicating the reason for the survey failure. -
getSurveyErrorReason
-
setSurveyErrorReason
-
equals
-
hashCode
public int hashCode() -
toString
-