NAME
JIRA::API::FoundUsersAndGroups -
SYNOPSIS
my $obj = JIRA::API::FoundUsersAndGroups->new();
...
PROPERTIES
groups
The list of groups found in a search, including header text (Showing X of Y matching groups) and total of matched groups.
users
The list of users found in a search, including header text (Showing X of Y matching users) and total of matched users.