percentComplete property
The percentage of work completed on the action, represented on a scale of 0 to 100 percent.
Implementation
final int? percentComplete;
The percentage of work completed on the action, represented on a scale of 0 to 100 percent.
final int? percentComplete;