[@redhat-cloud-services/vulnerabilities-client](../README.md) / [Exports](../modules.md) / ErrorsErrors

# Interface: ErrorsErrors

**`Export`**

ErrorsErrors

## Table of contents

### Properties

- [detail](ErrorsErrors.md#detail)
- [status](ErrorsErrors.md#status)

## Properties

### detail

• **detail**: `string` \| `object`

**`Memberof`**

ErrorsErrors

#### Defined in

[api.ts:741](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/vulnerabilities/api.ts#L741)

___

### status

• **status**: `string`

String representation of HTTP status code.

**`Memberof`**

ErrorsErrors

#### Defined in

[api.ts:747](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/vulnerabilities/api.ts#L747)
