# SectionDiff

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/api/src/change-request/diff.types.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/change-request/diff.types.ts#L3)

## Properties

| Property | Type |
|---|---|
| `heading` | `string` |
| `level` | `number` |
| `changed` | `boolean` |
