Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
LinkIssueRequestJsonBean
Interface LinkIssueRequestJsonBean
interface
LinkIssueRequestJsonBean
{
comment
?:
Comment
;
inwardIssue
:
LinkedIssue
;
outwardIssue
:
LinkedIssue
;
type
:
IssueLinkType
;
}
Index
Properties
comment?
inward
Issue
outward
Issue
type
Properties
Optional
comment
comment
?:
Comment
A comment.
inward
Issue
inward
Issue
:
LinkedIssue
The ID or key of a linked issue.
outward
Issue
outward
Issue
:
LinkedIssue
The ID or key of a linked issue.
type
type
:
IssueLinkType
This object is used as follows:
In the
issueLink
resource it defines and reports on the type of link between the issues. Find a list of issue link types with
Get issue link types
.
In the
issueLinkType
resource it defines and reports on issue link types.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
comment
inward
Issue
outward
Issue
type
Source Code
@resolution/jira-api-client
Loading...
A comment.