Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 540 Bytes

AuditRecords.md

File metadata and controls

9 lines (8 loc) · 540 Bytes

AuditRecords

Properties

Name Type Description Notes
offset Integer The number of audit items skipped before the first item in this list. [optional]
limit Integer The requested or default limit on the number of audit items to be returned. [optional]
total Long The total number of audit items returned. [optional]
records List<AuditRecordBean> The list of audit items. [optional]