Class FilterGroup

java.lang.Object
org.tailormap.api.viewer.model.FilterGroup
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.SpringCodegen", comments="Generator version: 7.16.0") public class FilterGroup extends Object implements Serializable
A group of filters. The group can be used to group filters together, or to disable a group of filters.
See Also:
  • Constructor Details

    • FilterGroup

      public FilterGroup()
  • Method Details