Compartir a través de


Channels Enumeración

Definición

Define los valores de Channels.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum Channels
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type Channels = 
Public Enum Channels
Herencia
Channels
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

All 4
Api 1
Email 2
Notification 0
Webhook 3

Se aplica a