Optional
name?: stringOptional
description?: stringOptional
contracts?: string[]Optional
contacts?: PeopleNode[]Unique identifier for the node
Version string of the node
Static
Readonly
TYPEConverts the node to a JSON object.
A JSON object containing the node's data
Optional
version?: string
Represents a team in the RAAIN system. This class manages team members and their contracts.
Remarks
Used in the API endpoint: api/teams?name=customerTeam
Example