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