NAME

JIRA::API::PageOfChangelogs -

SYNOPSIS

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

PROPERTIES

histories

The list of changelogs.

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.