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

Decision Matrix Result

決定マトリックスの詳細の出力表現。
応答サンプル
1{
2   "code" : "200",
3   "id" : "0lIx0000000000zEAA",
4   "inputVariables" : [ {
5      "dataType" : "Number",
6      "id" : "0lJx0000000000zEAA",
7      "name" : "IN1"
8   }, {
9      "dataType" : "Text",
10      "id" : "0lJx00000000010EAA",
11      "name" : "IN2"
12   }, {
13      "dataType" : "Text",
14      "id" : "0lJx00000000011EAA",
15      "name" : "IN3"
16   }, {
17      "dataType" : "Text",
18      "id" : "0lJx00000000012EAA",
19      "name" : "IN4"
20   } ],
21   "isSuccess" : true,
22   "message" : "",
23   "name" : "DescisionMatrix2",
24   "outputVariables" : [ {
25      "dataType" : "Text",
26      "id" : "0lJx00000000013EAA",
27      "name" : "OUT1"
28   }, {
29      "dataType" : "Text",
30      "id" : "0lJx00000000014EAA",
31      "name" : "OUT2"
32   } ]
33}
プロパティ名 説明 検索条件グループとバージョン 使用可能なバージョン
code String 要求の応答コード。 Small、53.0 53.0
description String 決定マトリックスの説明。 Small、53.0 53.0
id String 決定マトリックスレコードの ID。 Small、53.0 53.0
inputVariables Decision Matrix Variable[] 決定マトリックスの入力変数のリスト。 Small、53.0 53.0
isSuccess Boolean 要求が成功したかどうかを示します。 Small、53.0 53.0
message String 要求の応答メッセージ。 Small、53.0 53.0
name String 決定マトリックスの名前。 Small、53.0 53.0
outputVariables Decision Matrix Variable[] 決定マトリックスの出力変数のリスト。 Small、53.0 53.0