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