ErrorResponse
Description
An object that represents the error information from the device.
Model Properties
| Property | Required | Type | Description | |||
|---|---|---|---|---|---|---|
| key | True | string | The high level type of the error. | |||
| messages | True | [object] | A list of the detailed error messages. | |||
| severity | True | string | The severity of the error. | |||