AgentRequestVariables

@Serializable
data class AgentRequestVariables(val request: AgentRequest, val agentName: String?)

Constructors

Link copied to clipboard
constructor(request: AgentRequest, agentName: String?)

Properties

Link copied to clipboard
Link copied to clipboard
val request: AgentRequest