interface DeleteIssueLink {
    linkId: string;
}

Properties

Properties

linkId: string

The ID of the issue link.