Package com.mypurecloud.sdk.v2.model
Class CustomEventAttribute
java.lang.Object
com.mypurecloud.sdk.v2.model.CustomEventAttribute
- All Implemented Interfaces:
Serializable
CustomEventAttribute
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe data type of the custom attribute.booleangetValue()inthashCode()voidsetDataType(String dataType) voidtoString()The value of the custom attribute.
-
Constructor Details
-
CustomEventAttribute
public CustomEventAttribute() -
CustomEventAttribute
-
-
Method Details