{"ScriptPreparationCode":"var obj = {\r\n \u0022refEntityId\u0022: {\r\n \u0022entityType\u0022: \u0022DEVICE\u0022,\r\n \u0022id\u0022: \u00226c273f20-034a-11f0-88b9-d3b4c2c0424f\u0022\r\n },\r\n \u0022refEntityKey\u0022: {\r\n \u0022key\u0022: \u0022ALL_ERRORS_COUNT\u0022,\r\n \u0022type\u0022: \u0022TS_LATEST\u0022\r\n },\r\n \u0022defaultValue\u0022: \u00220\u0022\r\n }","TestCases":[{"Name":"mutating","Code":"obj.refEntityId.id = null;","IsDeferred":false},{"Name":"destructing","Code":"const result = { ...obj, refEntityId: { ...obj.refEntityId, id: null } };","IsDeferred":false}]}