ActionType Enum

Definition

Defines values for ActionType.

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

Fields

AutoRenew 1
EmailContacts 0

Applies to