column
| Name | Type | Description |
|---|---|---|
| id | integer | Plain column identifier |
| title | string | Column title |
| company_id | string | Encoded company identifier |
| position | integer | Column position in the Kanban |
| created_at | timestamp | Creation date |
| updated_at | timestamp | Update date |
| visible | boolean | Is the column visible? |
| hired | boolean | Is this the column that represents candidate hiring |
| emoji | string | Column emoji |