Provides struct and type for a CountInfo
Summary
Types
@type t() :: %Gleanex.Client.CountInfo{ count: integer(), org: String.t() | nil, period: Gleanex.Client.Period.t() | nil }
Provides struct and type for a CountInfo
@type t() :: %Gleanex.Client.CountInfo{ count: integer(), org: String.t() | nil, period: Gleanex.Client.Period.t() | nil }