Name | Type | Description | Notes |
---|---|---|---|
id | Long | A unique identifier for this error. | [optional] |
percentage | Double | The percentage of views that experienced this error. | [optional] |
notes | String | Notes that are attached to this error. | [optional] |
message | String | The error message. | [optional] |
lastSeen | String | The last time this error was seen (ISO 8601 timestamp). | [optional] |
description | String | Description of the error. | [optional] |
count | Long | The total number of views that experienced this error. | [optional] |
code | Long | The error code | [optional] |
playerErrorCode | String | The string version of the error code | [optional] |