Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 375 Bytes

File metadata and controls

22 lines (15 loc) · 375 Bytes

GetChannelEndpointResponseDtoChannel

The channel type (email, sms, push, chat, etc.).

Example Usage

using Novu.Models.Components;

var value = GetChannelEndpointResponseDtoChannel.InApp;

Values

Name Value
InApp in_app
Email email
Sms sms
Chat chat
Push push