Name | Type | Description | Notes |
---|---|---|---|
name | str | Name of the team | |
description | str | The description of team | [optional] |
members | list[TeamMember] | The users which will be added to team, and optionally their roles. | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
name | str | Name of the team | |
description | str | The description of team | [optional] |
members | list[TeamMember] | The users which will be added to team, and optionally their roles. | [optional] |