Kind: Class
Source: Frontend/src/app/components/blogs/blogs.ts (line 25)
Part of: Frontend
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—Frontend/src/app/components/blogs/blog-popup/blog-popup.component.ts:1BlogsDetailsComponent—Frontend/src/app/components/blogs/blogs-details/blogs-details.component.ts:1BlogsService—Frontend/src/app/components/blogs/blogs.service.ts:1
Was this page helpful?