Kind: Class
Source: Frontend/src/app/models/common/tableViewModel.model.ts (line 37)
Part of: Frontend
Properties
| Property | Type |
|---|---|
code | string |
symbol | string |
rate | number |
Used by
19 references from 19 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (19)
MrqDetailsComponent—Frontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts:1DeductionTableComponent—Frontend/src/app/components/invoices/deduction-table/deduction-table.component.ts:1InvoiceDetailsComponent—Frontend/src/app/components/invoices/invoice-details/invoice-details.component.ts:1DirectCostTransactionsDetailsComponent—Frontend/src/app/components/job-costing/direct-cost-transactions-details/direct-cost-transactions-details.component.ts:1JobCostingDetailsComponent—Frontend/src/app/components/job-costing/job-costing-details/job-costing-details.component.ts:1CurrencyRate—Frontend/src/app/components/payments/payment-details/payment-details.component.ts:1ProcurementInquiryComponent—Frontend/src/app/components/procurement/procurement-details/procurement-inquiry/procurement-inquiry.component.ts:1ProcurementOfferComponent—Frontend/src/app/components/procurement/procurement-details/procurement-offer/procurement-offer.component.ts:1
…and 11 more.
Was this page helpful?