Takeoff Items
- 04 Jun 2024
- Print
- PDF
Takeoff Items
- Updated on 04 Jun 2024
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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 |
Was this article helpful?