Provides struct and type for a FacetFilter
Summary
Types
@type t() :: %Gleanex.Client.FacetFilter{ fieldName: String.t() | nil, groupName: String.t() | nil, values: [Gleanex.Client.FacetFilterValue.t()] | nil }
Provides struct and type for a FacetFilter
@type t() :: %Gleanex.Client.FacetFilter{ fieldName: String.t() | nil, groupName: String.t() | nil, values: [Gleanex.Client.FacetFilterValue.t()] | nil }