| Name | Type | Description | Notes |
|---|---|---|---|
| description | String | [optional] | |
| fullName | String | [optional] | |
| location | String | [optional] | |
| repoAdminChangeTeamAccess | Boolean | [optional] | |
| visibility | VisibilityEnum | possible values are `public`, `limited` or `private` | [optional] |
| website | String | [optional] |
| Name | Value |
|---|---|
| PUBLIC | "public" |
| LIMITED | "limited" |
| PRIVATE | "private" |