service/domain/workflow/global_permission_revoked
Api Code Documentation / Exports / service/domain/workflow/global_permission_revoked
Table of contents
Interfaces
Variables
Functions
Variables
schema
• Const
schema: ObjectSchema
<any
>
Defined in
src/service/domain/workflow/global_permission_revoked.ts:23
Functions
createEvent
▸ createEvent(source
, publisher
, permission
, revokee
, time?
, metadata?
): Type
<Event
>
Parameters
Name | Type |
---|---|
source | string |
publisher | string |
permission | default |
revokee | string |
time | string |
metadata? | UserMetadata |
Returns
Defined in
src/service/domain/workflow/global_permission_revoked.ts:33