Linear issue of the case.

Hierarchy

  • IssueCaseLinearIssue

Constructors

Properties

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
errorMessage?: string

Error message set when the Linear issue creation fails.

Contains the identifiers and URL for a successfully created Linear issue.

status?: string

Creation status of the Linear issue.

Generated using TypeDoc