Provides struct and type for a AgentsUsageByDepartmentInsight
Summary
Types
@type t() :: %Gleanex.Client.AgentsUsageByDepartmentInsight{ agentAdoptionRate: number() | nil, agentId: String.t() | nil, agentName: String.t() | nil, department: String.t() | nil, icon: Gleanex.Client.IconConfig.t() | nil, isDeleted: boolean() | nil, runCount: integer() | nil, userCount: integer() | nil }