NAME

JIRA::API::Status -

SYNOPSIS

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

PROPERTIES

icon

Details of the icon representing the status. If not provided, no status icon displays in Jira.

resolved

Whether the item is resolved. If set to "true", the link to the issue is displayed in a strikethrough font, otherwise the link displays in normal font.