const SemanticKind: object;Deprecated
use LucidFields instead. SemanticKind has not been removed to ensure backwards compatability.
Type declaration
Assignee
readonly Assignee: "assignee" = 'assignee';Description
readonly Description: "description" = 'description';EndTime
readonly EndTime: "endtime" = 'endtime';Estimate
readonly Estimate: "estimate" = 'estimate';GroupByHint
readonly GroupByHint: "groupbyhint" = 'groupbyhint';Id
readonly Id: "id" = 'id';Image
readonly Image: "image" = 'image';IssueType
readonly IssueType: "issuetype" = 'issuetype';Name
readonly Name: "name" = 'name';PrimaryKeyReference
readonly PrimaryKeyReference: "primarykeyreference" = 'primarykeyreference';Priority
readonly Priority: "priority" = 'priority';Project
readonly Project: "project" = 'project';Reporter
readonly Reporter: "reporter" = 'reporter';StartTime
readonly StartTime: "starttime" = 'starttime';Status
readonly Status: "status" = 'status';Title
readonly Title: "title" = 'title';URL
readonly URL: "url" = 'url';