NAME
JIRA::API::HistoryMetadataParticipant -
SYNOPSIS
my $obj = JIRA::API::HistoryMetadataParticipant->new();
...
PROPERTIES
avatarUrl
The URL to an avatar for the user or system associated with a history record.
displayName
The display name of the user or system associated with a history record.
displayNameKey
The key of the display name of the user or system associated with a history record.
id
The ID of the user or system associated with a history record.
type
The type of the user or system associated with a history record.
url
The URL of the user or system associated with a history record.