Skip to main content

Event:

Api Code Documentation / Exports / service/domain/workflow/notification_created / Event

service/domain/workflow/notification_created.Event

Table of contents#

Properties#

Properties#

businessEvent#

• businessEvent: BusinessEvent

Defined in#

src/service/domain/workflow/notification_created.ts:24


notificationId#

• notificationId: string

Defined in#

src/service/domain/workflow/notification_created.ts:22


projectId#

• Optional projectId: string

Defined in#

src/service/domain/workflow/notification_created.ts:25


publisher#

• publisher: string

Defined in#

src/service/domain/workflow/notification_created.ts:21


recipient#

• recipient: string

Defined in#

src/service/domain/workflow/notification_created.ts:23


source#

• source: string

Defined in#

src/service/domain/workflow/notification_created.ts:19


subprojectId#

• Optional subprojectId: string

Defined in#

src/service/domain/workflow/notification_created.ts:26


time#

• time: string

Defined in#

src/service/domain/workflow/notification_created.ts:20


type#

• type: "notification_created"

Defined in#

src/service/domain/workflow/notification_created.ts:18


workflowitemId#

• Optional workflowitemId: string

Defined in#

src/service/domain/workflow/notification_created.ts:27