# ErrorMessage

## Properties

| Name          | Type       | Description                      | Notes                                           |
| ------------- | ---------- | -------------------------------- | ----------------------------------------------- |
| **errorCode** | **string** | Application internal error code. | \[optional] \[readonly] \[default to undefined] |
| **message**   | **string** | A human-readable message.        | \[optional] \[readonly] \[default to undefined] |
