# 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]