# SwaggerClient::NotFoundError ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **message** | **String** | The messages indicating the cause or reason for failure. | [optional] **status** | **String** | The HTTP status code for the error (same as in the HTTP response). |