Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 634 Bytes

File metadata and controls

28 lines (21 loc) · 634 Bytes

ActivityNotificationJobResponseDtoType

Type of the job

Example Usage

using Novu.Models.Components;

var value = ActivityNotificationJobResponseDtoType.InApp;

Values

Name Value
InApp in_app
Email email
Sms sms
Chat chat
Push push
Digest digest
Trigger trigger
Delay delay
Throttle throttle
Custom custom
HttpRequest http_request