Employee Incident Types
- 04 Jun 2024
- Print
- PDF
Employee Incident Types
- Updated on 04 Jun 2024
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
Classifications of different employee incidents.
Resource Overview
Endpoint | Definition |
GET/EmployeeIncidentTypes | Retrieve a list of information related to employee incidents. |
Attributes
Attribute | Description | Data Type | Notes |
---|---|---|---|
Active | indicates whether the incident type is active or inactive | boolean | |
CreatedByUserID | unique identifier of the user who created the incident type record | integer(int32) | |
CreatedByUserName | full name of the user who created the incident type record | string | Max Length:101 |
CreatedDateTime | date and time when the record was created | DateTime | |
EmployeeIncidentTypeID | unique identifier for employee incident type | integer(int32) | |
EmployeeIncidentTypeName | name of the employee incident type | string | |
LastModifiedByUserID | unique identifier of user who made most recent change to record | integer(int32) | |
LastModifiedByUserName | full name of user who made most recent change to record | string | Max Length: 101 |
LastModifiedDateTime | date and time when record was last modified | DateTime |
Was this article helpful?