A model describes business domain objects, for example, Customer, Address, and Order. It usually defines a list of properties with name, type, and other constraints. {% include note.html ...
* single model instance or an array of instances. * @callback {Function} callback Callback function called with `cb(err, obj)` signature. * @param {Error} err Error ...