EstimateItem Object
An EstimateItem is a single item in an estimate, representing a cost or value that contributes to the total cost of a job. An item can be calculated in different ways, and can have different properties depending on its kind.
Fields
#
durations
The operation phases associated with this item, if relevant or available - for example, setup, production, cleanup. Not all items will have all phases, but items should normally have a production phase.
Usages
#
References
#
- Field createEstimateItem from Mutation
- Field updateEstimateItem from Mutation
- Field setEstimateItemEmissions from Mutation
Previous
EstimateEmissions