# TeamEditForm
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Name of the team |
**color** | Option<**String**> | The hexadecimal color code (default: auto-calculated by name) | [optional]
**members** | [**Vec<models::TeamEditFormMembersInner>**](TeamEditForm_members_inner.md) | All team members |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)