State
Represents the state of work at a specific point in time.
type State {
producedSerial: String
cycleTimeDays: Float
}
Fields
State.producedSerial ● String scalar
Captured serial number value (if available).
State.cycleTimeDays ● Float scalar
Cycle time for this build in days.
Member Of
OperationOrderComplete object ● OperationOrderProgress object