ManagerType Enum

Definition

Defines values for ManagerType.

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

Fields

GardaV1 0
HelsinkiV1 1

Applies to