Event:
Api Code Documentation / Exports / service/domain/workflow/notification_created / Event
service/domain/workflow/notification_created.Event
Table of contents
Properties
- businessEvent
- metadata
- notificationId
- projectId
- publisher
- recipient
- source
- subprojectId
- time
- type
- workflowitemId
Properties
businessEvent
• businessEvent: BusinessEvent
Defined in
src/service/domain/workflow/notification_created.ts:27
metadata
• Optional
metadata: UserMetadata
Defined in
src/service/domain/workflow/notification_created.ts:31
notificationId
• notificationId: string
Defined in
src/service/domain/workflow/notification_created.ts:25
projectId
• Optional
projectId: string
Defined in
src/service/domain/workflow/notification_created.ts:28
publisher
• publisher: string
Defined in
src/service/domain/workflow/notification_created.ts:24
recipient
• recipient: string
Defined in
src/service/domain/workflow/notification_created.ts:26
source
• source: string
Defined in
src/service/domain/workflow/notification_created.ts:22
subprojectId
• Optional
subprojectId: string
Defined in
src/service/domain/workflow/notification_created.ts:29
time
• time: string
Defined in
src/service/domain/workflow/notification_created.ts:23
type
• type: "notification_created"
Defined in
src/service/domain/workflow/notification_created.ts:21
workflowitemId
• Optional
workflowitemId: string