De-Serialize a JSON string Object to an instance of this class.
As part of deserialization, the field key is confirmed as existing in the current, as well as if the JSON object type matches the classes declared variable of the same name. If neither match, the JSON data is ignored.
JSON object to deserialize
PrivatefromDe-Serialize a JSON string Object to an instance of this class.
As part of deserialization, the field key is confirmed as existing in the current, as well as if the JSON object type matches the classes declared variable of the same name. If neither match, the JSON data is ignored.
JSON object to deserialize
Base Class for ALL API Objects
Since
0.9.0