EstimateItemFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| and | [EstimateItemFilterInput!] | ||
| component | ComponentFilterInput | The component this estimate item relates to, if relevant | |
| componentId | EstimateItemFilterComponentId | ||
| cost | EstimateItemFilterCost | The raw cost of this item | |
| costCenter | ErpCostCenterFilterInput | The cost center this estimate item relates to, can be converted to a RecordedCost later | |
| costCenterId | EstimateItemFilterCostCenterId | ||
| createdAt | EstimateItemFilterCreatedAt | ||
| description | EstimateItemFilterDescription | ||
| discount | EstimateItemFilterDiscount | The amount of discount applied to this item | |
| estimate | EstimateFilterInput | The estimate this item is part of | |
| estimateId | EstimateItemFilterEstimateId | ||
| externalId | EstimateItemFilterExternalId | An external ID for the job | |
| id | EstimateItemFilterId | ||
| job | JobFilterInput | The job this estimate item relates to, if relevant | |
| jobId | EstimateItemFilterJobId | ||
| kind | EstimateItemFilterKind | ||
| markup | EstimateItemFilterMarkup | The markup applied to this item | |
| not | [EstimateItemFilterInput!] | ||
| operation | OperationFilterInput | The operation this estimate item relates to | |
| operationId | EstimateItemFilterOperationId | ||
| or | [EstimateItemFilterInput!] | ||
| partId | EstimateItemFilterPartId | ||
| subtotal | EstimateItemFilterSubtotal | The subtotal cost of this estimate item | |
| taxAmount | EstimateItemFilterTaxAmount | The tax amount applied to this item | |
| taxRate | EstimateItemFilterTaxRate | The tax rate applied to this item | |
| total | EstimateItemFilterTotal | The total cost to the customer of this estimate item | |
| updatedAt | EstimateItemFilterUpdatedAt |