There was an error while loading. Please reload this page.
Populate an entity with a JSON structure packet. Make sure the names of the properties match the keys in the structure.
###Returns
###Arguments
###Examples
var user = ormService.populateFromJSON( ormService.new("User"), jsonString );