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<string>

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