Package com.mypurecloud.sdk.v2.model
Class WorkitemWrapupUpdate
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkitemWrapupUpdate
- All Implemented Interfaces:
Serializable
WorkitemWrapupUpdate
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumAction to be performed for the wrapup code. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAction to be performed for the wrapup code.booleaninthashCode()voidvoidsetWrapupCode(String wrapupCode) toString()wrapupCode(String wrapupCode) The wrapup code which will be added/removed.
-
Constructor Details
-
WorkitemWrapupUpdate
public WorkitemWrapupUpdate() -
WorkitemWrapupUpdate
-
-
Method Details
-
action
Action to be performed for the wrapup code. -
getAction
-
setAction
-
wrapupCode
The wrapup code which will be added/removed. -
getWrapupCode
-
setWrapupCode
-
equals
-
hashCode
public int hashCode() -
toString
-