service/domain/workflow/subproject_create
Api Code Documentation / Exports / service/domain/workflow/subproject_create
Table of contents
Interfaces
Functions
Functions
createSubproject
▸ createSubproject(ctx
, issuer
, reqData
, repository
): Promise
<Type
<Event
>>
Parameters
Name | Type |
---|---|
ctx | Ctx |
issuer | ServiceUser |
reqData | RequestData |
repository | Repository |
Returns
Defined in
src/service/domain/workflow/subproject_create.ts:106
validate
▸ validate(input
): RequestData
Parameters
Name | Type |
---|---|
input | any |