Newer Version Available

This content describes an older version of this product. View Latest

Decision Matrix Result List

Output representation of the 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