Options
All
  • Public
  • Public/Protected
  • All
Menu

Counts of the number of issues in various statuses.

Hierarchy

  • VersionIssuesStatus

Indexable

[key: string]: any

Index

Properties

Optional done

done: number

Count of issues with status done.

format

int64

Optional inProgress

inProgress: number

Count of issues with status in progress.

format

int64

Optional toDo

toDo: number

Count of issues with status to do.

format

int64

Optional unmapped

unmapped: number

Count of issues with a status other than to do, in progress, and done.

format

int64

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc