endTime property
End time of this stage.
If the work item is completed, this is the actual end time of the stage. Otherwise, it is the predicted end time.
Implementation
core.String? endTime;
End time of this stage.
If the work item is completed, this is the actual end time of the stage. Otherwise, it is the predicted end time.
core.String? endTime;