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
#
Defined insrc/service/domain/workflow/global_permission_revoked.ts:20
#
Functions#
createEventâ–¸ createEvent(source
, publisher
, permission
, revokee
, time?
): Type
<Event
>
#
ParametersName | Type |
---|---|
source | string |
publisher | string |
permission | default |
revokee | string |
time | string |
#
Returns#
Defined insrc/service/domain/workflow/global_permission_revoked.ts:29
#
validateâ–¸ validate(input
): Type
<Event
>
#
ParametersName | Type |
---|---|
input | any |