Kind: Class
Source: Frontend/src/app/components/sales/cost-calculation/preview/preview.ts (line 27)
Part of: Frontend
Properties
| Property | Type |
|---|---|
SalesItemId | number |
ItemCost | number |
CurrencySymbol | string |
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)
CostCalculationComponent—Frontend/src/app/components/sales/cost-calculation/cost-calculation.component.ts:1PreviewComponent—Frontend/src/app/components/sales/cost-calculation/preview/preview.component.ts:1
Was this page helpful?