Kind: Class
Source: Frontend/src/app/components/references/references.ts (line 106)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
BranchId | number |
RefListSerialStatusId | number |
ReferenceListDetailSerialNoId | number |
StatusName | string |
UserComment | string |
StatusDate | Date |
CreatedAt | Date |
CreatedById | number |
CreatedByName | string |
LastModifiedById | number |
LastModifiedAt | Date |
_dataForPDF | SerialStatusForPrint |
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)
ReferenceToPdfService—Frontend/src/app/components/references/reference-to-pdf.service.ts:1EditReferenceDetailsComponent—Frontend/src/app/components/references/references-list/edit-reference-details/edit-reference-details.component.ts:1ReferencesService—Frontend/src/app/components/references/references.service.ts:1
Was this page helpful?