Column

Column
Column
JSON Example
{
    "filterable": false,
    "permissibleValues": {
        "customAllowed": false
    },
    "displayAdvice": "string",
    "dataType": {
        "typeId": "string"
    },
    "isMultiValued": false,
    "description": "string",
    "orderIndex": 0,
    "id": "string",
    "label": "string",
    "state": {
        "dependencies": [
            "string"
        ],
        "facets": [
            {}
        ]
    },
    "sortable": false
}
boolean
filterable
Optional

filterable

permissibleValues
Optional

permissibleValues

string
displayAdvice
Optional

displayAdvice

Possible values are : TEXTBOX, HYPERLINK, EMAIL, TEXTAREA, DATE_TIME_PICKER, CHECKBOX, YES_NO, CHECKBOX_GROUP, DUAL_LIST, RADIO_GROUP, DROPDOWN, LIST, SEARCHER, TREE, FORM, IMAGE, SLIDER, DATA_TABLE, VALUE_PICKER, CONFIRM_PASSWORD,
dataType
Required

dataType

boolean
isMultiValued
Optional

isMultiValued

string
description
Optional

description

integer As int32 As int32
orderIndex
Optional

orderIndex

string
id
Optional

id

string
label
Optional

label

state
Optional

state

boolean
sortable
Optional

sortable

Property Of