MilestoneStats

class Object
trait Matchable
class Any

Value members

Concrete methods

def closedIssuesCount: SelectionBuilder[MilestoneStats, Option[Int]]

Number of closed issues associated with the milestone.

Number of closed issues associated with the milestone.

def totalIssuesCount: SelectionBuilder[MilestoneStats, Option[Int]]

Total number of issues associated with the milestone.

Total number of issues associated with the milestone.