Description
Something to be measured or counted on a property. The measure or count is then used for estimating.
Resource Overview
| Endpoint | Definition | 
| GET/TakeoffItems | Retrieve a list of information related to takeoff items. | 
Attributes
| Attribute | Description  | Data Type  | Notes   | 
|---|---|---|---|
| Active | indicates whether the takeoff group is active or inactive | boolean | |
| PrimaryTakeoff | primary takeoff within the takeoff group | boolean | |
| ShowInLists | indicates whether the takeoff item is available in search lists | boolean | |
| SortOrder | order in which takeoff items are displayed | integer(int32) | |
| TableExtenderHeaderID | unique identifier for extending tables with additional headers | integer(int32) | |
| TakeoffGroupID | unique identifier for takeoff group | integer(int32) | |
| TakeoffGroupName | name of takeoff group | string | Max Length: 100 | 
| TakeoffItemID | unique identifier for takeoff item | integer(int32) | |
| TakeoffItemName | name was given to the takeoff item | string | Max Length: 100 | 
| UnitTypeID | unique identifier that links the measurement unit to a takeoff item | integer(int32) | |
| UnitTypeName | name of takeoff item unit | string | Max Length: 50 |