Package com.mypurecloud.sdk.v2.model
Class DecisionTableExecutionRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.DecisionTableExecutionRequest
- All Implemented Interfaces:
Serializable
DecisionTableExecutionRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DecisionTableExecutionRequest
public DecisionTableExecutionRequest() -
DecisionTableExecutionRequest
-
-
Method Details
-
inputs
The JSON input data for executing the decision table. Must be valid according to the execution input contract defined on the table. In the case of enum decision table columns the enum options key should be provided as the value, not the enum options label as this can be changed. For business rules queue columns both “queue” and “id” keys will be required regardless of the queue attribute key and these do not change. -
getInputs
-
setInputs
-
equals
-
hashCode
public int hashCode() -
toString
-