Relationship between the issue and an assignee, case and/or teams.

Hierarchy

  • IssueRelationships

Constructors

Properties

Relationship between the issue and case.

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

Relationship between the issue and assignee.

Relationship between the issue and teams.

Generated using TypeDoc