NAME
JIRA::API::SuggestedIssue -
SYNOPSIS
my $obj = JIRA::API::SuggestedIssue->new();
...
PROPERTIES
id
The ID of the issue.
img
The URL of the issue type's avatar.
key
The key of the issue.
keyHtml
The key of the issue in HTML format.
summary
The phrase containing the query string in HTML format, with the string highlighted with HTML bold tags.
summaryText
The phrase containing the query string, as plain text.