# UpdateSnippetDto

**Kind:** Class

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

## Properties

| Property | Type |
|---|---|
| `name` | `string` |
| `title` | `string` |
| `content` | `string` |
