Kind: Class
Source: Frontend/src/app/components/references/references.ts (line 59)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
BranchId | number |
RefListCategoryId | number |
SerialNo | string |
ReferenceListDetailId | number |
CreatedAt | Date |
CreatedById | number |
LastModifiedById | number |
LastModifiedAt | Date |
SerialStatus | SerialStatusHistory[] |
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)
EditReferenceDetailsComponent—Frontend/src/app/components/references/references-list/edit-reference-details/edit-reference-details.component.ts:1ReferencesDetailsComponent—Frontend/src/app/components/references/references-list-by-items/references-details/references-details.component.ts:1ReferencesListByItemsComponent—Frontend/src/app/components/references/references-list-by-items/references-list-by-items.component.ts:1
Was this page helpful?