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

# Interface: AffectedSystemsOut

**`Export`**

AffectedSystemsOut

## Table of contents

### Properties

- [data](AffectedSystemsOut.md#data)
- [links](AffectedSystemsOut.md#links)
- [meta](AffectedSystemsOut.md#meta)

## Properties

### data

• **data**: `string` \| `object`[]

**`Memberof`**

AffectedSystemsOut

#### Defined in

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

___

### links

• **links**: [`Links`](Links.md)

**`Memberof`**

AffectedSystemsOut

#### Defined in

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

___

### meta

• **meta**: [`MetaAffectedSystems`](MetaAffectedSystems.md)

**`Memberof`**

AffectedSystemsOut

#### Defined in

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