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