Decision Matrix Result

Output representation of the decision matrix details.
Sample Response
{
   "code" : "200",
   "id" : "0lIx0000000000zEAA",
   "inputVariables" : [ {
      "dataType" : "Number",
      "id" : "0lJx0000000000zEAA",
      "name" : "IN1"
   }, {
      "dataType" : "Text",
      "id" : "0lJx00000000010EAA",
      "name" : "IN2"
   }, {
      "dataType" : "Text",
      "id" : "0lJx00000000011EAA",
      "name" : "IN3"
   }, {
      "dataType" : "Text",
      "id" : "0lJx00000000012EAA",
      "name" : "IN4"
   } ],
   "isSuccess" : true,
   "message" : "",
   "name" : "DescisionMatrix2",
   "outputVariables" : [ {
      "dataType" : "Text",
      "id" : "0lJx00000000013EAA",
      "name" : "OUT1"
   }, {
      "dataType" : "Text",
      "id" : "0lJx00000000014EAA",
      "name" : "OUT2"
   } ]
}
Property Name Type Description Filter Group and Version Available Version
code String The request response code. Small, 53.0 53.0
description String The description of the decision matrix. Small, 53.0 53.0
id String The ID of the decision matrix record. Small, 53.0 53.0
inputVariables Decision Matrix Variable[] The list of input variables of the decision matrix. Small, 53.0 53.0
isSuccess Boolean Indicates whether the request is successful. Small, 53.0 53.0
message String The request response message. Small, 53.0 53.0
name String The name of the decision matrix. Small, 53.0 53.0
outputVariables Decision Matrix Variable[] The list of output variables of the decision matrix. Small, 53.0 53.0