| canCreateOrgRepo |
Boolean |
Whether the team can create repositories in the organization |
[optional] |
| description |
String |
The description of the team |
[optional] |
| includesAllRepositories |
Boolean |
Whether the team has access to all repositories in the organization |
[optional] |
| name |
String |
|
|
| permission |
PermissionEnum |
|
[optional] |
| units |
List<String> |
|
[optional] |
| unitsMap |
Map<String, String> |
|
[optional] |
| visibility |
VisibilityEnum |
Team visibility within the organization. Defaults to "private". public TeamVisibilityPublic limited TeamVisibilityLimited private TeamVisibilityPrivate |
[optional] |