service/domain/workflow/notification
Api Code Documentation / Exports / service/domain/workflow/notification
#
Table of contents#
Interfaces#
Type aliases#
Variables#
Functions#
Type aliases#
IdƬ Id: string
#
Defined insrc/service/domain/workflow/notification.ts:8
#
Variables#
idSchema• Const
idSchema: StringSchema
#
Defined insrc/service/domain/workflow/notification.ts:10
#
Functions#
validateâ–¸ validate(input
): Type
<Notification
>
#
ParametersName | Type |
---|---|
input | any |