Name | Type | Description | Notes |
---|---|---|---|
id | int | [optional] | |
name | str | ||
teamlead | User | ||
users | list[User] | All team member, including the teamlead | [optional] |
customers | list[Customer] | All customers assigned to the team | [optional] |
projects | list[Project] | All projects assigned to the team | [optional] |