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

# Interface: ApiErrorCollection

API Error collection

**`Export`**

**`Interface`**

ApiErrorCollection

## Table of contents

### Properties

- [errors](ApiErrorCollection.md#errors)

## Properties

### errors

• `Optional` **errors**: [`ApiError`](ApiError.md)[]

Error list from the API query

**`Memberof`**

ApiErrorCollection

#### Defined in

[api.ts:52](https://github.com/mkholjuraev/javascript-clients/blob/master/packages/catalog/api.ts#L52)
