[DataMemberAttribute(Name = "type")] [JsonConverterAttribute(typeof(StringEnumConverter))] public ClientDirectiveType Type { get; }