A list of issue link type beans.

interface IssueLinkTypes {
    issueLinkTypes?: IssueLinkType[];
}

Properties

Properties

issueLinkTypes?: IssueLinkType[]

The issue link type bean.