Provides struct and type for a FacetValue
Summary
Types
@type t() :: %Gleanex.Client.FacetValue{ displayLabel: String.t() | nil, iconConfig: Gleanex.Client.IconConfig.t() | nil, integerValue: integer() | nil, stringValue: String.t() | nil }
Provides struct and type for a FacetValue
@type t() :: %Gleanex.Client.FacetValue{ displayLabel: String.t() | nil, iconConfig: Gleanex.Client.IconConfig.t() | nil, integerValue: integer() | nil, stringValue: String.t() | nil }