Newer Version Available
ConnectApi.DecisionTableOutcome
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| errorCode | Integer | The error code if transaction fails for any reason. | 51.0 |
| errorMessage | String | The error message if transaction fails for any reason. | 51.0 |
| outcomeList | List<ConnectApi.DecisionTableOutcomeItem> | The outcome list that stores two or more outcomes provided by the decision table. | 51.0 |
| outcomeType | String |
The outcome type after the request is successful. Valid values are:
|
51.0 |
| successStatus | Boolean | Indicates the status of the decision table execution. | 51.0 |