JSON structure
"columns": [
{
"@type": "fieldOutputColumn",
"header": "head",
"name": "field1",
"prefix": "",
"suffix": ""
},
Property details
| Property | Values | Default Value |
|---|---|---|
| header | String - Header of column | |
| name | String - Name of this field | |
| prefix | String - a prefix to add to all levels | |
| suffix | String - a suffix to add to all levels |