Department
Create, update, delete and query data of 'Department' entity in BullhornCRM system.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
The Id of the Department. |
| Description | String | False |
The Description of the Department. |
| Enabled | Bool | False |
The Enabled of the Department. |
| Name | String | False |
The Name of the Department. |