Description
The company's name that produced an equipment item. Click Equipment Manufacturer for more information.
Resource Overview
Endpoint | Definition |
GET/EquipmentManufacturers | Retrieve a list of information related to equipment manufacturers. |
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 disposal reasons record | integer(int32) | |
CreatedByUserName | full name of the user who created the equipment disposal reason record | string | Max Length:101 |
CreatedDateTime | date and time when the record was created | DateTime | |
EquipmentManufactuerID | unique identifier of equipment manufacturer | integer | |
EquipmentManufactuerName | full name of equipment manufacture | 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 |