NAME
JIRA::API::AssociatedItemBean -
SYNOPSIS
my $obj = JIRA::API::AssociatedItemBean->new();
...
PROPERTIES
id
The ID of the associated record.
name
The name of the associated record.
parentId
The ID of the associated parent record.
parentName
The name of the associated parent record.
typeName
The type of the associated record.