Provides struct and type for a AgentsInsightsV2Request
Summary
Types
@type t() :: %Gleanex.Client.AgentsInsightsV2Request{ agentIds: [String.t()] | nil, dayRange: Gleanex.Client.Period.t() | nil, departments: [String.t()] | nil, managerEmails: [String.t()] | nil }