Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Decision Matrix Result List
- Sample Response
-
1{ 2 "code" : "200", 3 "decisionMatrices" : [ { 4 "id" : "0lIx0000000001TEAQ", 5 "name" : "Decision_Matrix_Test1" 6 }, { 7 "id" : "0lIx0000000000pEAA", 8 "name" : "Decision_Matrix_Test2” 9 }, { 10 "id" : "0lIx0000000001OEAQ", 11 "name" : "Decision_Matrix_Test3” 12 } ], 13 "isSuccess" : true, 14 "message" : "" 15}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| code | String | The request response code. | Small, 53.0 | 53.0 |
| decisionMatrices | Decision Matrix Basic[] | The list of the decision matrices. | Small, 53.0 | 53.0 |
| isSuccess | Boolean | Indicates whether the request was successful. | Small, 53.0 | 53.0 |
| message | String | The request response message. | Small, 53.0 | 53.0 |