Package com.mypurecloud.sdk.v2.model
Class FlowDiagnosticInfo
java.lang.Object
com.mypurecloud.sdk.v2.model.FlowDiagnosticInfo
- All Implemented Interfaces:
Serializable
FlowDiagnosticInfo
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()lastActionId(Integer lastActionId) The step number of the survey invite flow where the error occurred.voidsetLastActionId(Integer lastActionId) toString()
-
Constructor Details
-
FlowDiagnosticInfo
public FlowDiagnosticInfo() -
FlowDiagnosticInfo
-
-
Method Details