Name | Type | Description | Notes |
---|---|---|---|
name | string | The team name | [optional] |
description | string | The team description | [optional] |
manager_id | int | The team manager ID | [optional] |
users | int[] | The list of user IDs | [optional] |
active_flag | NumberBoolean | Flag that indicates whether the team is active | [optional] |
deleted_flag | NumberBoolean | Flag that indicates whether the team is deleted | [optional] |