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
[]>>
Parameters
Name | Type |
---|---|
ctx | Ctx |
issuer | ServiceUser |
projectId | string |
subprojectId | string |
revokee | string |
intent | default |
repository | Repository |
Returns
Promise
<Type
<BusinessEvent
[]>>
Defined in
src/service/domain/workflow/subproject_permission_revoke.ts:28