Provides struct and type for a LabeledCountInfo
Summary
Types
@type t() :: %Gleanex.Client.LabeledCountInfo{ countInfo: [Gleanex.Client.CountInfo.t()] | nil, label: String.t() }
Provides struct and type for a LabeledCountInfo
@type t() :: %Gleanex.Client.LabeledCountInfo{ countInfo: [Gleanex.Client.CountInfo.t()] | nil, label: String.t() }