NAME

JIRA::API::AuditRecords -

SYNOPSIS

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

PROPERTIES

limit

The requested or default limit on the number of audit items to be returned.

offset

The number of audit items skipped before the first item in this list.

records

The list of audit items.

total

The total number of audit items returned.