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