--- title: ViewFilter --- ## PureCloud::ViewFilter ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **media_types** | **Array<String>** | The media types are used to filter the view | [optional] | | **queue_ids** | **Array<String>** | The queue ids are used to filter the view | [optional] | | **skill_ids** | **Array<String>** | The skill ids are used to filter the view | [optional] | | **language_ids** | **Array<String>** | The language ids are used to filter the view | [optional] | | **directions** | **Array<String>** | The directions are used to filter the view | [optional] | | **wrap_up_codes** | **Array<String>** | The wrap up codes are used to filter the view | [optional] | | **dnis_list** | **Array<String>** | The dnis list is used to filter the view | [optional] | | **user_ids** | **Array<String>** | The user ids are used to filter the view | [optional] | | **address_tos** | **Array<String>** | The address To values are used to filter the view | [optional] | | **address_froms** | **Array<String>** | The address from values are used to filter the view | [optional] | | **outbound_campaign_ids** | **Array<String>** | The outbound campaign ids are used to filter the view | [optional] | | **outbound_contact_list_ids** | **Array<String>** | The outbound contact list ids are used to filter the view | [optional] | | **contact_ids** | **Array<String>** | The contact ids are used to filter the view | [optional] | | **ani_list** | **Array<String>** | The ani list ids are used to filter the view | [optional] | | **durations_milliseconds** | [**Array<NumericRange>**](NumericRange.html) | The durations in milliseconds used to filter the view | [optional] | | **evaluation_score** | [**NumericRange**](NumericRange.html) | The evaluationScore is used to filter the view | [optional] | | **evaluation_critical_score** | [**NumericRange**](NumericRange.html) | The evaluationCriticalScore is used to filter the view | [optional] | | **evaluation_form_ids** | **Array<String>** | The evaluation form ids are used to filter the view | [optional] | | **evaluated_agent_ids** | **Array<String>** | The evaluated agent ids are used to filter the view | [optional] | | **evaluator_ids** | **Array<String>** | The evaluator ids are used to filter the view | [optional] | | **transferred** | **BOOLEAN** | Indicates filtering for transfers | [optional] | | **abandoned** | **BOOLEAN** | Indicates filtering for abandons | [optional] | | **message_types** | **Array<String>** | The message media types used to filter the view | [optional] | {: class="table table-striped"}