snmcCode / covidTracking

MIT License
6 stars 1 forks source link

fixed DateTime Issue #664

Closed AhmedLadhar closed 3 years ago

AhmedLadhar commented 3 years ago

the issue occurred due to the serialization deserialization of visit object does not serialise private properties. We can add attribute decoration to attend the same result but i wanted to leverage the existing method

snmcCode commented 3 years ago

close the issue #663