Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 518 Bytes

File metadata and controls

23 lines (16 loc) · 518 Bytes

GetChannelEndpointResponseDtoType

Type of channel endpoint

Example Usage

using Novu.Models.Components;

var value = GetChannelEndpointResponseDtoType.SlackChannel;

Values

Name Value
SlackChannel slack_channel
SlackUser slack_user
Webhook webhook
Phone phone
MsTeamsChannel ms_teams_channel
MsTeamsUser ms_teams_user