Equipment Classes
- 04 Jun 2024
- Print
- PDF
Equipment Classes
- Updated on 04 Jun 2024
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
Classification of mechanical tools powered by an engine or motor. E.g., tractor, mower, line trimmer. Click Equipment Class for more information.
Resource Overview
Endpoint | Definition |
GET/EquipmentClasses | Retrieve a list of information related to equipment classes. |
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 equipment class record | integer(int32) | |
CreatedByUserName | full name of the user who created the equipment class record | string | Max Length:101 |
CreatedDateTime | date and time when the record was created | DateTime | |
EquipmentClassID | unique identifier for equipment class | integer(int32) | |
EquipmentClassName | name of the equipment class | string | Max Length: 100 |
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?