Package com.mypurecloud.sdk.v2.model
Class WorkitemsAttributeChangeMap
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkitemsAttributeChangeMap
- All Implemented Interfaces:
Serializable
WorkitemsAttributeChangeMap
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()New property valueOld property valuevoidsetNewValue(Map<String, Object> newValue) voidsetOldValue(Map<String, Object> oldValue) toString()
-
Constructor Details
-
WorkitemsAttributeChangeMap
public WorkitemsAttributeChangeMap() -
WorkitemsAttributeChangeMap
-
-
Method Details