service/domain/workflow/project_permission_grant
Api Code Documentation / Exports / service/domain/workflow/project_permission_grant
#
Table of contents#
Functions#
Functions#
grantProjectPermissionâ–¸ grantProjectPermission(ctx
, issuer
, projectId
, grantee
, intent
, repository
): Promise
<Type
<BusinessEvent
[]>>
#
ParametersName | Type |
---|---|
ctx | Ctx |
issuer | ServiceUser |
projectId | string |
grantee | string |
intent | default |
repository | Repository |
#
ReturnsPromise
<Type
<BusinessEvent
[]>>