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 in
src/service/domain/workflow/notification.ts:9
Variables
idSchema
• Const
idSchema: StringSchema
<string
>
Defined in
src/service/domain/workflow/notification.ts:11
Functions
validate
▸ validate(input
): Type
<Notification
>
Parameters
Name | Type |
---|---|
input | any |