# DiffChange

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/api/src/document/dto/compare-document.dto.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/document/dto/compare-document.dto.ts#L55)

Single diff change

## Properties

| Property | Type |
|---|---|
| `type` | `DiffChangeType` |
| `value` | `string` |
| `lineNumber` | `number` |
