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