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