NAME

JIRA::API::PageOfWorklogs -

SYNOPSIS

my $obj = JIRA::API::PageOfWorklogs->new();
...

PROPERTIES

maxResults

The maximum number of results that could be on the page.

startAt

The index of the first item returned on the page.

total

The number of results on the page.

worklogs

List of worklogs.