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