AlertStatus Enum

Definition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AlertStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AlertStatus = 
Public Enum AlertStatus
Inheritance
AlertStatus
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Active 0
Cleared 1

Applies to