Name | Type | Description | Notes |
---|---|---|---|
id | int | [optional] | |
name | string | ||
teamlead | \Fiteco\KimaiClient\Model\User | ||
users | \Fiteco\KimaiClient\Model\User[] | All team member, including the teamlead | [optional] |
customers | \Fiteco\KimaiClient\Model\Customer[] | All customers assigned to the team | [optional] |
projects | \Fiteco\KimaiClient\Model\Project[] | All projects assigned to the team | [optional] |
activities | \Fiteco\KimaiClient\Model\Activity[] | All activities assigned to the team | [optional] |