# TheJiraCloudPlatformRestApi.AuditRecords

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**limit** | **Number** | The requested or default limit on the number of audit items to be returned. | [optional] 
**offset** | **Number** | The number of audit items skipped before the first item in this list. | [optional] 
**records** | [**[AuditRecordBean]**](AuditRecordBean.md) | The list of audit items. | [optional] 
**total** | **Number** | The total number of audit items returned. | [optional] 
