Reset Method
Resets all properties to their defaults.
Object Oriented Interface
public function doReset();
Procedural Interface
inqb_bill_do_reset($res);
Remarks
This method resets the values of all properties (and all special fields) to their defaults.
After calling this method, the class may be reused as if it were newly created.