Gleanex.Platform.AgentGetResponse (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a AgentGetResponse

Summary

Types

t()

@type t() :: %Gleanex.Platform.AgentGetResponse{
  agent: Gleanex.Platform.Agent.t(),
  request_id: String.t()
}