# Cyclos4102Api.ContactsQueryFilters

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ignoreProfileFieldsInList** | **Boolean** | When set to &#x60;true&#x60;, instead of returning users with corresponding profile fields set on list, will return them with &#x60;display&#x60; and &#x60;shortDisplay&#x60;.   | [optional] 
**includeGroup** | **Boolean** | When set to &#x60;true&#x60; and the logged user has permission to view user groups, will return the &#x60;group&#x60; property on users.   | [optional] 
**includeGroupSet** | **Boolean** | When set to &#x60;true&#x60; and the logged user has permission to view user group sets, will return the &#x60;groupSet&#x60; property on users.   | [optional] 


