Index Hierarchy SPTJSONObjectBase Class Reference Inherits from NSObject Conforms to SPTJSONObject Declared in SPTJSONDecoding.h Overview Base object for JSON based models. Tasks decodedJSONObject property Properties decodedJSONObject Returns the original decoded object (typically an NSDictionary, but not always) that was used to create the object. Useful for serialising. @property (nonatomic, readwrite, copy) id decodedJSONObject Declared In SPTJSONDecoding.h Index Hierarchy