GetAgentsAgent

data class GetAgentsAgent(val agentId: String, val agentKey: String, val agentName: String, val id: String)

Constructors

Link copied to clipboard
constructor(agentId: String, agentKey: String, agentName: String, id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The agent id.

Link copied to clipboard

Service space signature, which is used when PAAS interface specifies the service space.

Link copied to clipboard

The name of the agent.

Link copied to clipboard
val id: String

ID of the agent.