Skip to content

Latest commit

 

History

History
22 lines (9 loc) · 392 Bytes

PatchedUserProjectUpdateRequest.md

File metadata and controls

22 lines (9 loc) · 392 Bytes

bimdata.PatchedUserProjectUpdateRequest

Properties

Name Type Description Notes
role Number User's role in the project * `100` - admin * `50` - user * `25` - guest [optional]

Enum: RoleEnum

  • 100 (value: 100)

  • 50 (value: 50)

  • 25 (value: 25)