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

Decision Matrix Columns Output

決定マトリックスの列の出力表現。
JSON の例
1{
2   "columns" : [ {
3      "apiName" : “Age”,
4      "columnType" : "Input",
5      "dataType" : "Number",
6      "displaySequence" : 1,
7      "id" : "0lJR0000000014aMAA",
8      "name" : “Age”,
9      "rangeValues" : null
10   }, {
11      "apiName" : “Gender”,
12      "columnType" : "Input",
13      "dataType" : "Text",
14      "displaySequence" : 2,
15      "id" : "0lJR0000000014bMAA",
16      "name" : “Gender”,
17      "rangeValues" : null
18   }, {
19      "apiName" : “Premium”,
20      "columnType" : "Output",
21      "dataType" : "Number",
22      "displaySequence" : 3,
23      "id" : "0lJR0000000014fMAA",
24      "name" : "Premium",
25      "rangeValues" : null
26   } ]
27}
プロパティ名 説明 検索条件グループとバージョン 使用可能なバージョン
columns Decision Matrix Column Output[] 決定マトリックスの列のリスト。 Small、53.0 53.0