| Name | Type | Description | Notes |
|---|---|---|---|
| columnnumber | int | Position of the column in the view or folder, where 1 is the first column. | [optional] |
| name | str | The name of the column. | [optional] |
| title | str | The title of the column. | [optional] |
| width | int | The width of the column. | [optional] |
| alignment | int | The alignment of the column. | [optional] |
| hidden | bool | `true` if the column is hidden. | [optional] |
| response | bool | `true` if the column is for responses. | [optional] |
| twistie | bool | `true` if the column is a twistie. | [optional] |
| field | bool | `true` if the column is a field. | [optional] |
| category | bool | `true` if the column is a category. | [optional] |