service/subproject_close
Api Code Documentation / Exports / service/subproject_close
Table of contents
Functions
Functions
closeSubproject
▸ closeSubproject(conn, ctx, serviceUser, projectId, subprojectId): Promise<Type<void>>
Parameters
| Name | Type |
|---|---|
conn | ConnToken |
ctx | Ctx |
serviceUser | ServiceUser |
projectId | string |
subprojectId | string |
Returns
Promise<Type<void>>