V251.Pv1Segment.DischargeDateTime uses an incorrect type
davebronson opened this issue · 1 comments
davebronson commented
In V251, the property Pv1Segment.DischargeDateTime is incorrectly defined as DateTime?
. This needs to be changed to IEnumerable<DateTime>
.
davebronson commented
Fix released in V2.0.0.