Newer Version Available
Decision Matrix Columns Output
- JSON example
-
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}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| columns | Decision Matrix Column Output[] | The list of columns in a decision matrix. | Small, 53.0 | 53.0 |