NAME
JIRA::API::RemoteObject -
SYNOPSIS
my $obj = JIRA::API::RemoteObject->new();
...
PROPERTIES
icon
Details of the icon for the item. If no icon is defined, the default link icon is used in Jira.
status
The status of the item.
summary
The summary details of the item.
title
The title of the item.
url
The URL of the item.