Model class for team
agent count shows the number of agents associated with team
list of the agents
team is active or not
Id of team
name of the team
This method to parse team response
parse(data);
team object
This method to parse agent state response for a team
parseAgentResponse(data);
Generated using TypeDoc
Model class for team