I have an object being returned from my js code (see image below)
I would like to know what would be the most convenient way of stripping out an attribute from this object. Example what if I want to remove the Id attribute from the above mentioned object.
