# GetFiltersResponse200AllOfDataInner
## Properties
**id** | Option<**i32**> | The ID of the filter | [optional]
**name** | Option<**String**> | The name of the filter | [optional]
**active_flag** | Option<**bool**> | The active flag of the filter | [optional]
**r#type** | Option<**String**> | The type of the item | [optional]
**user_id** | Option<**i32**> | The owner of the filter | [optional]
**add_time** | Option<**String**> | The date and time when the filter was added | [optional]
**update_time** | Option<**String**> | The date and time when the filter was updated | [optional]
**visible_to** | Option<**i32**> | The visibility group ID of who can see then filter | [optional]
**custom_view_id** | Option<**i32**> | Used by Pipedrive webapp | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)