Package com.mypurecloud.sdk.v2.model
Class OpenActionFields
java.lang.Object
com.mypurecloud.sdk.v2.model.OpenActionFields
- All Implemented Interfaces:
Serializable
OpenActionFields
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconfigurationFields(Map<String, Object> configurationFields) Custom fields defined in the schema referenced by the open action type selected.booleaninthashCode()openAction(DomainEntityRef openAction) The specific type of the open action.voidsetConfigurationFields(Map<String, Object> configurationFields) voidsetOpenAction(DomainEntityRef openAction) toString()
-
Constructor Details
-
OpenActionFields
public OpenActionFields() -
OpenActionFields
-
-
Method Details
-
openAction
The specific type of the open action. -
getOpenAction
-
setOpenAction
-
configurationFields
Custom fields defined in the schema referenced by the open action type selected. -
getConfigurationFields
-
setConfigurationFields
-
equals
-
hashCode
public int hashCode() -
toString
-