-------------------
* fixes error with auto inserting discovered accountId argument
* converts list items to appropriate typed classes
* model setters now use transforms to set descriptors
* transforms updated to include min and max values for int and str
* adds serialize() function to Array class
* adds update() method to models Base class
* fixes issue with child models failing to load properly