Shift
Create, update, delete and query data of 'Shift' entity in BullhornCRM system.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
The Id of the Shift. |
| ClientCorporationId | Int | False |
The ClientCorporationId of the Shift. |
| Color | String | False |
The Color of the Shift. |
| DateLastModified | Datetime | False |
The DateLastModified of the Shift. |
| DayofWeek | Int | False |
The DayofWeek of the Shift. |
| EndTime | Datetime | False |
The EndTime of the Shift. |
| IsDefault | Bool | False |
The IsDefault of the Shift. |
| LastModifiedById | Int | False |
The LastModifiedById of the Shift. |
| LongName | String | False |
The LongName of the Shift. |
| MigrateGUID | String | False |
The MigrateGUID of the Shift. |
| ShortName | String | False |
The ShortName of the Shift. |
| StartTime | Datetime | False |
The StartTime of the Shift. |
| Type | String | False |
The Type of the Shift. |