Enum InitiatorType
[JsonConverter(typeof(CamelCaseEnumConverter<InitiatorType>))]
public enum InitiatorType
Fields
Other = 3Parser = 0Preflight = 2Script = 1
[JsonConverter(typeof(CamelCaseEnumConverter<InitiatorType>))]
public enum InitiatorType
Other = 3Parser = 0Preflight = 2Script = 1