Package com.mypurecloud.sdk.v2.model
Class WorkitemsAttributeChangeWrapupDelta
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkitemsAttributeChangeWrapupDelta
- All Implemented Interfaces:
Serializable
WorkitemsAttributeChangeWrapupDelta
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()newValue(WrapupDelta newValue) New property valueoldValue(WrapupDelta oldValue) Old property valuevoidsetNewValue(WrapupDelta newValue) voidsetOldValue(WrapupDelta oldValue) toString()
-
Constructor Details
-
WorkitemsAttributeChangeWrapupDelta
public WorkitemsAttributeChangeWrapupDelta() -
WorkitemsAttributeChangeWrapupDelta
-
-
Method Details