Decision Matrix Rows Output

Output representation of rows of a decision matrix version.
JSON example
"message" : null,
   "rows" : [ {
      "id" : "a1j5w000005D04uAAC",
      "name" : "303b5c8988601647873b4ffd247d83cb",
      "rowData" : {
         "Age" : 45,
         "Gender" : "F",
         "Premium" : 2000
      }
   } ],
   "totalRows" : 1
}
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