How to map properties from an angular reactive form to an object only with class member properties?
I have tried mapping reactive form properties to an object class using (Object.Assign) but it adds extra properties that doesn’t belong to the class or interface, ex: