# OrgsPatchCustomOrganizationRoleRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | Option<**String**> | The name of the custom role. | [optional] **description** | Option<**String**> | A short description about the intended usage of this role or what permissions it grants. | [optional] **permissions** | Option<**Vec**> | A list of additional permissions included in this role. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)