Name | Type | Description | Notes |
---|---|---|---|
name | str | Name of the team | |
color | str | The hexadecimal color code (default: #d2d6de) | [optional] |
members | list[TeamEditFormMembers] | All team members |
Name | Type | Description | Notes |
---|---|---|---|
name | str | Name of the team | |
color | str | The hexadecimal color code (default: #d2d6de) | [optional] |
members | list[TeamEditFormMembers] | All team members |