Newer Version Available

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

Calculation Procedure Detail Output

Output representation of the expression set details.
Sample Response
1{
2   "code" : "200",
3   "id" : "0k0x000000000BQAAY",
4   "inputVariables" : [ {
5      "dataType" : "Number",
6      "name" : "var1"
7   } ],
8   "isSuccess" : true,
9   "message" : "",
10   "name" : "RuleWith100Conditions42",
11   "outputVariables" : [ {
12      "dataType" : "Number",
13      "name" : "var2"
14   } ]
15}
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 expression set. Small, 53.0 53.0
id String The ID of the expression set record. Small, 53.0 53.0
inputVariables Calculation Procedure Variable Output[] The list of input variables of the expression set. 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 expression set. Small, 53.0 53.0
outputVariables Calculation Procedure Variable Output[] The list of output variables of the expression set. Small, 53.0 53.0