Skip to main content

Interface: NotificationRuleResponse

Defined in: packages/sdk/src/types/generated/notification.ts:47

Schema for notification rule responses.

Properties

id

id: number

Defined in: packages/sdk/src/types/generated/notification.ts:55


memberId

memberId: number

Defined in: packages/sdk/src/types/generated/notification.ts:49


noticeType

noticeType: string

Defined in: packages/sdk/src/types/generated/notification.ts:48


notifyEmail?

optional notifyEmail: boolean

Defined in: packages/sdk/src/types/generated/notification.ts:53


notifySms?

optional notifySms: boolean

Defined in: packages/sdk/src/types/generated/notification.ts:52


notifyVoice?

optional notifyVoice: boolean

Defined in: packages/sdk/src/types/generated/notification.ts:54


prompt?

optional prompt: string | null

Defined in: packages/sdk/src/types/generated/notification.ts:51


workflowId?

optional workflowId: number | null

Defined in: packages/sdk/src/types/generated/notification.ts:50