Decision Matrix Result List

Output representation of the decision matrix result list.
Sample Response
{
   "code" : "200",
   "decisionMatrices" : [ {
      "id" : "0lIx0000000001TEAQ",
      "name" : "Decision_Matrix_Test1"
   }, {
      "id" : "0lIx0000000000pEAA",
      "name" : "Decision_Matrix_Test2”
   }, {
      "id" : "0lIx0000000001OEAQ",
      "name" : "Decision_Matrix_Test3”
   } ],
   "isSuccess" : true,
   "message" : ""
}
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