FilterGroup
FilterGroup Schema
Properties
| Name | Type | Description |
|---|---|---|
| id | String(50) |
No description |
| order | Integer |
Display order of the filter group. |
| description | String(200) (Optional) |
Description of the filter group. |
| filter_specifier_type | Enum(filter, filter_group) |
No description |
Relationships
| Relationship Name | Type |
|---|---|
| filters | Filter |