# TheJiraCloudPlatformRestApi.ErrorCollection

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**errorMessages** | **[String]** | The list of error messages produced by this operation. For example, \&quot;input parameter &#x27;key&#x27; must be provided\&quot; | [optional] 
**errors** | **{String: String}** | The list of errors by parameter returned by the operation. For example,\&quot;projectKey\&quot;: \&quot;Project keys must start with an uppercase letter, followed by one or more uppercase alphanumeric characters.\&quot; | [optional] 
**status** | **Number** |  | [optional] 
