Newer Version Available

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

Decision Matrix Rows Output

Output representation of rows of a decision matrix version.
JSON example
1"message" : null,
2   "rows" : [ {
3      "id" : "a1j5w000005D04uAAC",
4      "name" : "303b5c8988601647873b4ffd247d83cb",
5      "rowData" : {
6         "Age" : 45,
7         "Gender" : "F",
8         "Premium" : 2000
9      }
10   } ],
11   "totalRows" : 1
12}
Property Name Type Description Filter Group and Version Available Version
message String The error message in case of failure. Small, 53.0 53.0
rows Decision Matrix Row Output[] The list of rows in a decision matrix version. Small, 53.0 53.0
totalRows Integer The total count of rows retrieved. Small, 53.0 53.0