Provides struct and type for a ImportAgentResponse
Summary
Types
@type t() :: %Gleanex.Client.ImportAgentResponse{ status: String.t() | nil, workflowResult: Gleanex.Client.WorkflowResult.t() | nil }
Provides struct and type for a ImportAgentResponse
@type t() :: %Gleanex.Client.ImportAgentResponse{ status: String.t() | nil, workflowResult: Gleanex.Client.WorkflowResult.t() | nil }