Newer Version Available

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

Decision Table Rows List

Output representation of the rows in relation to the decision table, including current state of pagination.
Sample Output
1{
2  "rows": [
3    {
4      "id": "1FIxx0000004CCG",
5      "rowData": {
6        "AssetLevel": "101",
7        "City": "city1"
8      }
9    }
10  ],
11  "totalRows": 3
12}
Property Name Type Description Filter Group and Version Available Version
rows Decision Table Row[] List of rows returned in response to the API request. Small, 62.0 62.0
totalRows Integer Total number of rows. Small, 62.0 62.0