Skip to main content

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

NameType
connConnToken
ctxCtx
serviceUserServiceUser
projectIdstring
subprojectIdstring
assigneestring

Returns

Promise<Type<void>>

Defined in

src/service/subproject_assign.ts:16