Kind: Class
Source: Frontend/src/app/components/warehouse/warehouse.ts (line 744)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
CompanyId | number |
StoreId | number |
SheetNo | string |
StoreName | string |
IssueNoteId | number |
CreatedAt | Date |
CreatedById | number |
LastModifiedById | number |
LastModificationDate | Date |
ReturnNoteDetails | ReturnNoteDetailsList[] |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
ReturnNoteDetailsComponent—Frontend/src/app/components/warehouse/return-note-details/return-note-details.component.ts:1WarehouseService—Frontend/src/app/components/warehouse/warehouse.service.ts:1
Was this page helpful?