deserialize
Deserialize a JSONObject to a ModelObject.
Return
The ModelObject parsed with the contents from the JSONObject.
Parameters
jsonObject
The base object to deserialize.
Deserialize a JSONObject to a ModelObject.
The ModelObject parsed with the contents from the JSONObject.
The base object to deserialize.