Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 789 Bytes

FinishedProductUpdate.md

File metadata and controls

10 lines (9 loc) · 789 Bytes

MissionControl.FinishedProductUpdate

Properties

Name Type Description Notes
expectedQuantity Number The number of items of this that should be produced, inferred from Job.quantity if not provided [optional]
actualQuantity Number The number of items of this that have been produced so far [optional]
completionPercentage String The current completion percentage of the expected quantity to be produced [optional]
jobId String [optional]
creatingWorkstepId String The ID of the Workstep that will create this FinishedProduct. This Workstep cannot generate any IntermediateProducts, it must be a single node at the end of the path. [optional]