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