Decision Table Rows List
Output representation of the rows in relation to the decision table, including current
state of pagination.
- Sample Output
-
{ "rows": [ { "id": "1FIxx0000004CCG", "rowData": { "AssetLevel": "101", "City": "city1" } } ], "totalRows": 3 }
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 |