I have a problem on deserializing json. Currently, the data returns null after deserializing.
Below is the classes that I have created for binding Json.

the function for deserializing json data is in the deserialize.zip file.
What is the issue with my code? Anything wrong with my code?