# ErrorMessages

## Properties

| Name          | Type       | Description                                                              | Notes                               |
| ------------- | ---------- | ------------------------------------------------------------------------ | ----------------------------------- |
| **errorCode** | **string** | Application internal error code                                          | \[optional] \[default to undefined] |
| **message**   | **string** | A human readable explanation specific to this occurrence of the problem. | \[optional] \[default to undefined] |
