src/Bro.M071.Model/Model/MeasurementUnitResult.cs
@@ -48,6 +48,10 @@ public string ProductionCode { get; set; } [NotMapped] public string ProductionBarcode { get; set; } [NotMapped] public string Keys { get; set; } [NotMapped] public string Positions { get; set; } } public class MeasurementUnitResultRequest : BaseRequest