Deserialize non-fixed JSON

I have an API returning non-fixed/non-static JSON where the keys have dynamic or variable keys. Because of this, I am not able to use the datatype from JSON generator since the key names are dynamic. How can I handle this?

Comments

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion