ExClubhouse v0.6.0 ExClubhouse.Model.MilestoneStats View Source

Milestone stats response model

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExClubhouse.Model.MilestoneStats{
  average_cycle_time: integer(),
  average_lead_time: integer(),
  num_related_documents: integer()
}