NAME

JIRA::API::AutoCompleteSuggestion -

SYNOPSIS

my $obj = JIRA::API::AutoCompleteSuggestion->new();
...

PROPERTIES

displayName

The display name of a suggested item. If `fieldValue` or `predicateValue` are provided, the matching text is highlighted with the HTML bold tag.

value

The value of a suggested item.