この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

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