| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Unique Id | [optional] |
| dashboard_id | string | Id of Dashboard | [optional] |
| name | string | Name of filter | [optional] |
| title | string | Title of filter | [optional] |
| type | string | Type of filter: one of date, number, string, or field | [optional] |
| default_value | string | Default value of filter | [optional] |
| model | string | Model of filter (required if type = field) | [optional] |
| explore | string | Explore of filter (required if type = field) | [optional] |
| dimension | string | Dimension of filter (required if type = field) | [optional] |