service/domain/workflow/subproject_permission_revoke
Api Code Documentation / Exports / service/domain/workflow/subproject_permission_revoke
#
Table of contents#
Functions#
Functions#
revokeSubprojectPermissionâ–¸ revokeSubprojectPermission(ctx
, issuer
, projectId
, subprojectId
, revokee
, intent
, repository
): Promise
<Type
<BusinessEvent
[]>>
#
ParametersName | Type |
---|---|
ctx | Ctx |
issuer | ServiceUser |
projectId | string |
subprojectId | string |
revokee | string |
intent | default |
repository | Repository |
#
ReturnsPromise
<Type
<BusinessEvent
[]>>
#
Defined insrc/service/domain/workflow/subproject_permission_revoke.ts:27