interface DeleteIssueLinkType {
    issueLinkTypeId: string;
}

Properties

Properties

issueLinkTypeId: string

The ID of the issue link type.