OpenXchangeClient.Model.FindActiveFacetFilter (open_xchange_client v0.10.0)

The filter object, copied from the value or option.

Link to this section Summary

Link to this section Types

@type t() :: %OpenXchangeClient.Model.FindActiveFacetFilter{
  fields: [String.t()] | nil,
  queries: [String.t()] | nil
}