Deserialize fields on structs does not fill values
gregsdennis opened this issue · 0 comments
gregsdennis commented
When deserializing a struct, the autoserializer doesn't handle the object properly. This results in none of the properties or fields being deserialized.