V282.AdjSegment.AdjustmentSequenceNumber uses an incorrect type
davebronson opened this issue · 1 comments
davebronson commented
In V282, the property AdjSegment.AdjustmentSequenceNumber
is incorrectly defined as EntityIdentifier
. This needs to be changed to uint?
.
davebronson commented
Fix released in V2.0.0.