NAME

JIRA::API::CreatedIssue -

SYNOPSIS

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

PROPERTIES

id

The ID of the created issue or subtask.

key

The key of the created issue or subtask.

self

The URL of the created issue or subtask.

transition

The response code and messages related to any requested transition.

watchers

The response code and messages related to any requested watchers.