Marmotor
Results
2
comments of
Marmotor
> Hi, > I have similar issue. Could you please show class "Qty"? [EdiSegment, EdiPath("QTY")] public class Qty { [EdiValue("X(3)", Path = "QTY/0/0", Mandatory = true)] public string QuantityQualifier {...
My class maps a generic QTY segment, and supports all its elements and element components according to the standard. If I understand your question correctly, the object you're asking about...