CreateEstimateItemInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| cost | MoneyInput | The raw cost of this item | |
| costCenterId | ID | ||
| description | String | ||
| discount | MoneyInput | The amount of discount applied to this item | |
| durations | EstimateItemDurationsInput | Operation phases duration data | |
| estimateId | ID! | ||
| externalId | String | An external ID for the job | |
| kind | String! | ||
| markup | MoneyInput | The markup applied to this item | |
| operationId | ID | ||
| partId | ID |