Variable rawTimeEntriesByIssuesSelectorConst

rawTimeEntriesByIssuesSelector: {
    available_hours: boolean;
    committed_hours: boolean;
    contributor_hash: boolean;
    contributor_name: boolean;
    coopname: boolean;
    issue_hash: boolean;
    issue_title: boolean;
    pending_hours: boolean;
    project_hash: boolean;
    project_name: boolean;
    total_hours: boolean;
    uncommitted_hours: boolean;
} = ...

Type declaration

  • available_hours: boolean
  • committed_hours: boolean
  • contributor_hash: boolean
  • contributor_name: boolean
  • coopname: boolean
  • issue_hash: boolean
  • issue_title: boolean
  • pending_hours: boolean
  • project_hash: boolean
  • project_name: boolean
  • total_hours: boolean
  • uncommitted_hours: boolean