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

Decision Matrix Result List

決定マトリックス結果リストの出力表現。
応答サンプル
1{
2   "code" : "200",
3   "decisionMatrices" : [ {
4      "id" : "0lIx0000000001TEAQ",
5      "name" : "Decision_Matrix_Test1"
6   }, {
7      "id" : "0lIx0000000000pEAA",
8      "name" : "Decision_Matrix_Test2”
9   }, {
10      "id" : "0lIx0000000001OEAQ",
11      "name" : "Decision_Matrix_Test3”
12   } ],
13   "isSuccess" : true,
14   "message" : ""
15}
プロパティ名 説明 検索条件グループとバージョン 使用可能なバージョン
code String 要求の応答コード。 Small、53.0 53.0
decisionMatrices Decision Matrix Basic[] 決定マトリクスのリスト。 Small、53.0 53.0
isSuccess Boolean 要求が成功したかどうかを示します。 Small、53.0 53.0
message String 要求の応答メッセージ。 Small、53.0 53.0