{
"errorGroupId": "string",
"appVersion": "string",
"appBuild": "string",
"count": 0,
"deviceCount": 0,
"firstOccurrence": "2019-08-24T14:15:22Z",
"lastOccurrence": "2019-08-24T14:15:22Z",
"exceptionType": "string",
"exceptionMessage": "string",
"exceptionClassName": "string",
"exceptionClassMethod": true,
"exceptionMethod": "string",
"exceptionAppCode": true,
"exceptionFile": "string",
"exceptionLine": "string",
"codeRaw": "string",
"reasonFrames": [
{
"className": "string",
"method": "string",
"classMethod": true,
"file": "string",
"line": 0,
"appCode": true,
"frameworkName": "string",
"codeFormatted": "string",
"codeRaw": "string",
"language": "JavaScript",
"methodParams": "string",
"exceptionType": "string",
"osExceptionType": "string"
}
],
"hidden": true,
"state": "open",
"annotation": "string"
}