EnterpriseDefaultRepositoryPermissionSettingValue [enum]
The possible values for the enterprise base repository permission setting.
Possible values
ADMIN
Organization members will be able to clone, pull, push, and add new collaborators to all organization repositories.
NONE
Organization members will only be able to clone and pull public repositories.
NO_POLICY
Organizations in the enterprise choose base repository permissions for their members.
READ
Organization members will be able to clone and pull all organization repositories.
WRITE
Organization members will be able to clone, pull, and push all organization repositories.
API:
Github GraphQL API