EmployeeType
Represents employee types used to classify employees, including Form 1099 settings and parent type hierarchy.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the employee type. |
| auditCreatedDateTime | Datetime | True |
The date and time when the employee type was created. |
| auditModifiedBy | String | True |
The user who last modified the employee type. |
| auditModifiedDateTime | Datetime | True |
The date and time when the employee type was last modified. |
| entity_Href | String | True |
The URL of the entity associated with this employee type. |
| entity_Id | String | True |
The Id of the entity associated with this employee type. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this employee type. |
| entity_Name | String | True |
The name of the entity associated with this employee type. |
| form1099Box | String | True |
The Form 1099 box number associated with this employee type. |
| form1099Type | String | True |
The Form 1099 type associated with this employee type. |
| href | String | True |
The URL of the employee type resource. |
| id | String | False |
The unique identifier of the employee type record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the employee type record. |
| parent_Href | String | True |
The URL of the parent employee type associated with this employee type. |
| parent_Id | String | False |
The Id of the parent employee type associated with this employee type. |
| parent_Key | String | False |
The system-assigned key of the parent employee type associated with this employee type. |
| status | String | False |
The current status of the employee type, such as active or inactive. |