service/project_assign
Api Code Documentation / Exports / service/project_assign
#
Table of contents#
Functions#
Functions#
assignProjectâ–¸ assignProject(conn
, ctx
, serviceUser
, projectId
, assignee
): Promise
<Type
<void
>>
#
ParametersName | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
serviceUser | ServiceUser |
projectId | string |
assignee | string |
#
ReturnsPromise
<Type
<void
>>