Progress Updates

Extra information regarding the progress for current state

Properties

  • completed (required) (boolean): Indicates whether this phase has been completed or not
  • current (integer): Current progress for this phase. May be missing or null.
  • max (integer): Maximum progress value for this phase. May be missing or null. May change.
  • min (integer): Minimum progress value for this phase. May be missing or null.
  • phase (required) (string): Key identifying this phase
  • unit (string): Unit for current/min/max values. New units may be added. If null should be treated as generic unit
Last updated on