Converting Request -> Request.ts
Add data types in the interfaces;
Create private section, move all __methods to the private;
Add unittests for each public method;