Kind: Class
Source: Frontend/src/app/components/sales/cost-calculation/preview/preview.ts (line 1)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
CostItems | CostItemPreview[] |
SalesItems | CostSalesItemPreview[] |
_TotalRowPurchasePrice | 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)
CostCalculationComponent—Frontend/src/app/components/sales/cost-calculation/cost-calculation.component.ts:1PreviewComponent—Frontend/src/app/components/sales/cost-calculation/preview/preview.component.ts:1PreviewService—Frontend/src/app/components/sales/cost-calculation/preview/preview.service.ts:1
Was this page helpful?