Decision Matrix Rows Output
- JSON の例
-
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}
| プロパティ名 | 型 | 説明 | 検索条件グループとバージョン | 使用可能なバージョン |
|---|---|---|---|---|
| message | String | 失敗した場合のエラーメッセージ。 | Small、53.0 | 53.0 |
| rows | Decision Matrix Row Output[] | 決定マトリックスバージョンの行のリスト。 | Small、53.0 | 53.0 |
| totalRows | Integer | 取得済みの行の合計数。 | Small、53.0 | 53.0 |