mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
608 B
608 B
OrganizationPermissions
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| canCreateRepository | Boolean | Whether the user can create repositories in the organization | [optional] |
| canRead | Boolean | Whether the user can read the organization | [optional] |
| canWrite | Boolean | Whether the user can write to the organization | [optional] |
| isAdmin | Boolean | Whether the user is an admin of the organization | [optional] |
| isOwner | Boolean | Whether the user is an owner of the organization | [optional] |