LaborShift
Represents labor shifts used to define named work shift periods for time tracking and payroll purposes.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the labor shift. |
| auditCreatedDateTime | Datetime | True |
The date and time when the labor shift was created. |
| auditModifiedBy | String | True |
The user who last modified the labor shift. |
| auditModifiedDateTime | Datetime | True |
The date and time when the labor shift was last modified. |
| description | String | False |
The description of this labor shift. |
| entity_Href | String | True |
The URL of the entity associated with this labor shift. |
| entity_Id | String | True |
The Id of the entity associated with this labor shift. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this labor shift. |
| entity_Name | String | True |
The name of the entity associated with this labor shift. |
| href | String | True |
The URL of the labor shift resource. |
| id | String | False |
The unique identifier of the labor shift record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the labor shift record. |
| name | String | False |
The name of the labor shift. |
| status | String | False |
The current status of the labor shift, such as active or inactive. |