Closed oseegers closed 9 years ago
When try getting a property (for example non required fields) that's not in the JSON then a nullreferenceException is thrown.
You're right, I didn't test with non-optional fields - thanks for the fix!
When try getting a property (for example non required fields) that's not in the JSON then a nullreferenceException is thrown.