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

# Interface: AffectedSystemsIdsOut

**`Export`**

AffectedSystemsIdsOut

## Table of contents

### Properties

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

## Properties

### data

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

**`Memberof`**

AffectedSystemsIdsOut

#### Defined in

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

___

### links

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

**`Memberof`**

AffectedSystemsIdsOut

#### Defined in

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

___

### meta

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

**`Memberof`**

AffectedSystemsIdsOut

#### Defined in

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