Result of the Linear issue creation.

Hierarchy

  • FindingLinearIssueResult

Constructors

Properties

accountId?: string

Account ID of the Linear workspace.

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
issueId?: string

Unique identifier of the Linear issue.

issueKey?: string

Key of the Linear issue.

teamId?: string

Team ID of the Linear issue.

url?: string

URL of the Linear issue.

Generated using TypeDoc