@camunda8/sdk
Preparing search index...
index
Modeler
ModelerDto
CreateCollaboratorDto
Interface CreateCollaboratorDto
interface
CreateCollaboratorDto
{
email
:
string
;
projectId
:
string
;
role
:
"project_admin"
|
"editor"
|
"viewer"
|
"commenter"
;
}
Index
Properties
email
project
Id
role
Properties
email
email
:
string
project
Id
projectId
:
string
role
role
:
"project_admin"
|
"editor"
|
"viewer"
|
"commenter"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
email
project
Id
role
@camunda8/sdk
Loading...