Name | Type | Description | Notes |
---|---|---|---|
id | Number | The Team ID | [optional] |
name | String | The Team name | |
description | String | The Team description | [optional] |
managerId | Number | The Team manager ID | |
users | Array | IDs of the Users that belong to the Team | [optional] |
activeFlag | NumberBoolean | Flag that indicates if the Team is activated | [optional] |
deletedFlag | NumberBoolean | Flag that indicates if the Team is deleted | [optional] |
addTime | String | The Team creation time. Format: YYYY-MM-DD HH:MM:SS | [optional] |
createdByUserId | Number | ID of the User who created the Team | [optional] |