Description
Explanation for the departure of an equipment item. Click Equipment Disposal Reason Screen for more information.
Resource Overview
Endpoint | Definition |
GET/EquipmentDisposalReasons | Retrieve a list of information related to equipment disposal reasons. |
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 | |
DisposalReason | specified disposal reason | string | Max Length: 50 |
EquipmentDisposalReasonID | unique identifier for the disposal reason record | integer(int32) | |
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 |