Skip to main content

Interface: NotificationRuleCreate

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

Properties

memberId

memberId: number

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


noticeType

noticeType: string

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


notifyEmail

notifyEmail: boolean

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


notifySms

notifySms: boolean

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


notifyVoice

notifyVoice: boolean

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


prompt?

optional prompt: string | null

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


workflowId?

optional workflowId: number | null

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