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?
optionalnotifyEmail:boolean
Defined in: packages/sdk/src/types/generated/notification.ts:53
notifySms?
optionalnotifySms:boolean
Defined in: packages/sdk/src/types/generated/notification.ts:52
notifyVoice?
optionalnotifyVoice:boolean
Defined in: packages/sdk/src/types/generated/notification.ts:54
prompt?
optionalprompt:string|null
Defined in: packages/sdk/src/types/generated/notification.ts:51
workflowId?
optionalworkflowId:number|null
Defined in: packages/sdk/src/types/generated/notification.ts:50