# PollfishInsightsApi.FiltersPut

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Integer** | the unique id for each metric | [optional] 
**key** | **String** | the filter id | [optional] 
**label** | **String** | the filter name | [optional] 
**disabled** | **Boolean** | the current state of the filter | [optional] 
**description** | **String** | filter description | [optional] 
**count** | **Integer** | the total count of the filter | [optional] 


