Skip to main content

Interface: NotificationRule

Defined in: packages/sdk/src/api/notification-rules.ts:3

Properties

id?

optional id: number

Defined in: packages/sdk/src/api/notification-rules.ts:4


memberId

memberId: number

Defined in: packages/sdk/src/api/notification-rules.ts:6


noticeType

noticeType: string

Defined in: packages/sdk/src/api/notification-rules.ts:5


notifyEmail

notifyEmail: boolean

Defined in: packages/sdk/src/api/notification-rules.ts:10


notifySms

notifySms: boolean

Defined in: packages/sdk/src/api/notification-rules.ts:9


notifyVoice

notifyVoice: boolean

Defined in: packages/sdk/src/api/notification-rules.ts:11


prompt?

optional prompt: string | null

Defined in: packages/sdk/src/api/notification-rules.ts:8


workflowId?

optional workflowId: number | null

Defined in: packages/sdk/src/api/notification-rules.ts:7