# SwaggerClient::ErrorResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **client_request_id** | **String** | Echoes back the value from the request header for tracking | [optional] **api_trace_id** | **String** | Request identifier in API. Use this to request logs from support. | [optional] **response_type** | [**ResponseType**](ResponseType.md) | The schema type returned in the response. | [optional] **error** | [**Error**](Error.md) | | [optional]