| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | A unique identifier for the error. | [optional] |
| links | \Toppy\Sendcloud\V3\Model\ErrorObjectLinks | [optional] | |
| status | string | The HTTP status code of the error. | [optional] |
| code | string | A unique error code for the error, in snake case format. | [optional] |
| title | string | A short, human-readable summary of the error. | [optional] |
| detail | string | A human-readable explanation of the error. | [optional] |
| source | \Toppy\Sendcloud\V3\Model\ErrorObjectSource | [optional] | |
| meta | object | Additional metadata about the error. | [optional] |