[@medialib/medialib-manga-source-mangadex](../README.md) / [Exports](../modules.md) / rawRelationship

# Interface: rawRelationship

## Table of contents

### Properties

- [id](rawRelationship.md#id)
- [related](rawRelationship.md#related)
- [type](rawRelationship.md#type)

## Properties

### id

• **id**: `string`

#### Defined in

[src/rawTypes.ts:14](https://github.com/medialib-project/medialib-manga-source-mangadex/blob/873d461/src/rawTypes.ts#L14)

___

### related

• **related**: `string`

#### Defined in

[src/rawTypes.ts:16](https://github.com/medialib-project/medialib-manga-source-mangadex/blob/873d461/src/rawTypes.ts#L16)

___

### type

• **type**: `string`

#### Defined in

[src/rawTypes.ts:15](https://github.com/medialib-project/medialib-manga-source-mangadex/blob/873d461/src/rawTypes.ts#L15)
