NAME
JIRA::API::Fields -
SYNOPSIS
my $obj = JIRA::API::Fields->new();
...
PROPERTIES
assignee
The assignee of the linked issue.
issueType
The type of the linked issue.
issuetype
Details about an issue type.
priority
The priority of the linked issue.
status
The status of the linked issue.
summary
The summary description of the linked issue.
timetracking
The time tracking of the linked issue.