Provides struct and type for a AgentsSearchResponse
Summary
Types
@type t() :: %Gleanex.Platform.AgentsSearchResponse{ agents: [Gleanex.Platform.Agent.t()], request_id: String.t() }
Provides struct and type for a AgentsSearchResponse
@type t() :: %Gleanex.Platform.AgentsSearchResponse{ agents: [Gleanex.Platform.Agent.t()], request_id: String.t() }