Description
Qualify the dimensions of an equipment item. Click Equipment Size for more information.
Resource Overview
| Endpoint | Definition | 
| GET/EquipmentSizes | Retrieve a list of information related to equipment sizes. | 
Attributes
| Attribute | Description  | Data Type  | Notes   | 
|---|---|---|---|
| Active | indicates whether service tag is active or inactive | boolean | |
| CreatedByUserID | the user who created the equipment record | integer(int32) | |
| CreatedByUserName | full name of user who created record | string | Max Length: 101 | 
| CreatedDateTime | date and time when the record was created | DateTime | |
| EquipmentSizeID | unique identifier of the equipment size | 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 |