--- title: ResponseFilter --- ## PureCloud::ResponseFilter ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **name** | **String** | Field to filter on. Allowed values are 'name' and 'libraryId. | | | **operator** | **String** | Filter operation: IN, EQUALS, NOTEQUALS. | | | **values** | **Array<String>** | Values to filter on. | | {: class="table table-striped"}