Options
All
  • Public
  • Public/Protected
  • All
Menu

Time tracking details.

Hierarchy

  • TimeTrackingDetails

Index

Properties

Optional originalEstimate

originalEstimate: string

The original estimate of time needed for this issue in readable format.

Optional originalEstimateSeconds

originalEstimateSeconds: number

The original estimate of time needed for this issue in seconds.

format

int64

Optional remainingEstimate

remainingEstimate: string

The remaining estimate of time needed for this issue in readable format.

Optional remainingEstimateSeconds

remainingEstimateSeconds: number

The remaining estimate of time needed for this issue in seconds.

format

int64

Optional timeSpent

timeSpent: string

Time worked on this issue in readable format.

Optional timeSpentSeconds

timeSpentSeconds: number

Time worked on this issue in seconds.

format

int64

Legend

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

Generated using TypeDoc