NAME

JIRA::API::StatusDetails -

SYNOPSIS

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

PROPERTIES

description

The description of the status.

iconUrl

The URL of the icon used to represent the status.

id

The ID of the status.

name

The name of the status.

self

The URL of the status.

statusCategory

The category assigned to the status.