diff --git a/NKC_SDK/Objects.cs b/NKC_SDK/Objects.cs index 5322da8..8fe8af4 100644 --- a/NKC_SDK/Objects.cs +++ b/NKC_SDK/Objects.cs @@ -54,7 +54,8 @@ namespace NKC_SDK /// /// Tipo di ordine richiesto /// - [JsonConverter(typeof(StringEnumConverter))] + // riportato a numero + //[JsonConverter(typeof(StringEnumConverter))] public oType OrderType { get; set; } /// /// Elenco ordini richeisti da processare / nestare