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
            
            
                                    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, 
                            
        
    
            
            
                                    boolean
                
                
            
        
        
                isMultiValued            
                            Optional
                    isMultiValued
            
            
                                    string
                
                
            
        
        
                description            
                            Optional
                    description
            
            
                                    integer As int32
                
                                    As int32
                
            
        
        
                orderIndex            
                            Optional
                    orderIndex
            
            
                                    string
                
                
            
        
        
                id            
                            Optional
                    id
            
            
                                    string
                
                
            
        
        
                label            
                            Optional
                    label
            
            
                                    boolean
                
                
            
        
        
                sortable            
                            Optional
                    sortable
