# IssueAttachment

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/components/blogs/blogs.ts` (line 25)

**Part of:** [Pams](subsystem-pams)

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `TicketId` | `number` |
| `FileName` | `string` |
| `FilePath` | `string` |
| `CreatedAt` | `Date` |
| `CreatedById` | `number` |

## Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (3)

- `BlogPopupComponent` — `Pams/Web/Pams.Web/Client/app/components/blogs/blog-popup/blog-popup.component.ts`:1
- `BlogsDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/blogs/blogs-details/blogs-details.component.ts`:1
- `BlogsService` — `Pams/Web/Pams.Web/Client/app/components/blogs/blogs.service.ts`:1
