These are custom, parsed classes that can be used directly. Currently experimental and OFF by default.
        
        
            
- Source:
 
Example
// to enable the custom classes
// when creating the client do this:
new Nodesu.Client('apikey', {
   parseData: true
});