# bimdata.PatchedUserProjectUpdateRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**role** | **Number** | User&#39;s role in the project  * &#x60;100&#x60; - admin * &#x60;50&#x60; - user * &#x60;25&#x60; - guest | [optional] 



## Enum: RoleEnum


* `100` (value: `100`)

* `50` (value: `50`)

* `25` (value: `25`)




