| Name | Type | Description | Notes |
|---|---|---|---|
| description | String | A description of the team | [optional] |
| key | String | The team key | [optional] |
| name | String | A human-friendly name for the team | [optional] |
| access | Access | [optional] | |
| creationDate | Long | [optional] | |
| links | Map<String, Link> | The location and content type of related resources | [optional] |
| lastModified | Long | [optional] | |
| version | Integer | The team version | [optional] |
| idpSynced | Boolean | Whether the team has been synced with an external identity provider (IdP). Team sync is available to customers on an Enterprise plan. | [optional] |
| roleAttributes | Map<String, List<String>> | [optional] | |
| roles | TeamCustomRoles | [optional] | |
| members | TeamMembers | [optional] | |
| projects | TeamProjects | [optional] | |
| maintainers | TeamMaintainers | [optional] |