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
>>
Parameters
Name | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
serviceUser | ServiceUser |
projectId | string |
assignee | string |
Returns
Promise
<Type
<void
>>