Skip to content

Interface: NotificationEvent

Defined in: src/cloud/models/notificationEvent.ts:4

Properties

description?

ts
optional description?: string;

Defined in: src/cloud/models/notificationEvent.ts:5


id?

ts
optional id?: number;

Defined in: src/cloud/models/notificationEvent.ts:6


name?

ts
optional name?: string;

Defined in: src/cloud/models/notificationEvent.ts:7


templateEvent?

ts
optional templateEvent?: NotificationEvent;

Defined in: src/cloud/models/notificationEvent.ts:8