Files
tea4j-autodeploy/docs/OrganizationPermissions.md
T
2025-09-07 00:21:05 +00:00

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]