Skip to main content

Interface: NotificationRuleUpdate

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

Properties

memberId?

optional memberId: number

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


noticeType?

optional noticeType: string

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


notifyEmail?

optional notifyEmail: boolean

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


notifySms?

optional notifySms: boolean

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


notifyVoice?

optional notifyVoice: boolean

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


prompt?

optional prompt: string | null

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


workflowId?

optional workflowId: number | null

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