PermissionOptionsDto

Specifies the permissions a member can be changed to on a project.
This objects values can change based on the logged in user and the role they have.

Fields

FieldDescription
none
boolean
required
If true, the users access can be removed
collaborate
boolean
required
If true the user can be changed to collaborator
guest
boolean
required
If true a user can be set as guest, a guest can only be Guest or None
editor
boolean
required
If true the user can be changed to editor
manager
boolean
required
If true the user can be changed to Manager