800 B
800 B
OrganizationPermissions
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| can_create_repository | Option<bool> | Whether the user can create repositories in the organization | [optional] |
| can_read | Option<bool> | Whether the user can read the organization | [optional] |
| can_write | Option<bool> | Whether the user can write to the organization | [optional] |
| is_admin | Option<bool> | Whether the user is an admin of the organization | [optional] |
| is_owner | Option<bool> | Whether the user is an owner of the organization | [optional] |