Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/common/currency.model.ts (line 1)
Part of: Pams
Properties
| Property | Type |
|---|---|
CurrencyCode | string |
Name | string |
Symbol | string |
Used by
5 references from 5 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (5)
CompanyCurrencyComponent—Pams/Web/Pams.Web/Client/app/components/configuration/commercial/company-currency/company-currency.component.ts:1BranchDetailsComponent—Pams/Web/Pams.Web/Client/app/components/configuration/company/main-branch/branch-details.component.ts:1CurrencyRate—Pams/Web/Pams.Web/Client/app/components/payments/payment-details/payment-details.component.ts:1RegisterComponent—Pams/Web/Pams.Web/Client/app/components/security/register/register.component.ts:1CurrencyPickerComponent—Pams/Web/Pams.Web/Client/app/components/shared/currency-picker/currency-picker.component.ts:1
Was this page helpful?