--- title: AuditFilter --- ## PureCloud::AuditFilter ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **name** | **String** | The name of the field by which to filter. | | | **type** | **String** | The type of the filter, DATE or STRING. | | | **operator** | **String** | The operation that the filter performs. | | | **values** | **Array<String>** | The values to make the filter comparison against. | | {: class="table table-striped"}