Interface TrackedTime

TrackedTime worked time for an issue / pr

Hierarchy

  • TrackedTime

Properties

created?: string

Format

date-time

id?: number

Format

int64

issue?: Issue

Issue represents an issue in a repository

issue_id?: number

deprecated (only for backwards compatibility)

Format

int64

time?: number

Time in seconds

Format

int64

user_id?: number

deprecated (only for backwards compatibility)

Format

int64

user_name?: string

Generated using TypeDoc