Skip to main content

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:8

Variables#

idSchema#

• Const idSchema: StringSchema

Defined in#

src/service/domain/workflow/notification.ts:10

Functions#

validate#

â–¸ validate(input): Type<Notification>

Parameters#

NameType
inputany

Returns#

Type<Notification>

Defined in#

src/service/domain/workflow/notification.ts:37