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