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