public static void Main()
ChoETLFrxBootstrap.TraceLevel = System.Diagnostics.TraceLevel.Error;
using (var r = ChoJSONReader<Order>.LoadText(json).ErrorMode(ChoErrorMode.IgnoreAndContinue)
'Code': 'external_DHLExpressWorldwide',
'Description': 'DHL ILS Express Worldwide'
public int Id { get; set; }
[ChoJSONPath("ShippingMethod.Code")]
public string ShippingMethod { get; set; }