This arbitrary value can be deserialized into a custom type using the convert method:
MyClass myObject = issue.traces().convert(MyClass.class);
```.This arbitrary value can be deserialized into a custom type using the convert method:
MyClass myObject = issue.traces().convert(MyClass.class);