NAME

JIRA::API::PageOfComments -

SYNOPSIS

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

PROPERTIES

comments

The list of comments.

maxResults

The maximum number of items that could be returned.

startAt

The index of the first item returned.

total

The number of items returned.