Optional name?: stringOptional description?: stringOptional contracts?: string[]Optional contacts?: PeopleNode[]Unique identifier for the node
Version string of the node
Static Readonly TYPEOptional linkType: RaainNodeTypeOptional index: numberGets the count of links, optionally filtered by type.
Optional linkType: RaainNodeTypeOptional type of links to count
The number of links
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/:id
Example
External