Interface: NotificationRule
Defined in: packages/sdk/src/api/notification-rules.ts:3
Properties
id?
optionalid: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?
optionalprompt:string|null
Defined in: packages/sdk/src/api/notification-rules.ts:8
workflowId?
optionalworkflowId:number|null
Defined in: packages/sdk/src/api/notification-rules.ts:7