NAME
JIRA::API::IssueSecurityLevelMember -
SYNOPSIS
my $obj = JIRA::API::IssueSecurityLevelMember->new();
...
PROPERTIES
holder
The user or group being granted the permission. It consists of a `type` and a type-dependent `parameter`. See [Holder object](../api-group-permission-schemes/#holder-object) in *Get all permission schemes* for more information.
id
The ID of the issue security level member.
issueSecurityLevelId
The ID of the issue security level.