service/domain/workflow/global_permission_revoke
Api Code Documentation / Exports / service/domain/workflow/global_permission_revoke
Table of contents
Functions
Functions
revokeGlobalPermission
▸ revokeGlobalPermission(ctx
, issuer
, issuerOrganization
, revokee
, intent
, repository
): Promise
<Type
<BusinessEvent
[]>>
Parameters
Name | Type |
---|---|
ctx | Ctx |
issuer | ServiceUser |
issuerOrganization | string |
revokee | string |
intent | default |
repository | Repository |
Returns
Promise
<Type
<BusinessEvent
[]>>