Package com.mypurecloud.sdk.v2.model
Class WorkitemSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkitemSettings
- All Implemented Interfaces:
Serializable
WorkitemSettings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetWorktypeId(String worktypeId) toString()worktypeId(String worktypeId) The UUID of the Worktype.
-
Constructor Details
-
WorkitemSettings
public WorkitemSettings() -
WorkitemSettings
-
-
Method Details