Skip to content

Currency

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/currency.model.ts (line 1)

Part of: Frontend

Properties

PropertyType
CurrencyCodestring
Namestring
Symbolstring

Used by

6 references from 6 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (6)

  • CompanyCurrencyComponentFrontend/src/app/components/configuration/commercial/company-currency/company-currency.component.ts:1
  • BranchDetailsComponentFrontend/src/app/components/configuration/company/main-branch/branch-details.component.ts:1
  • CurrencyRateFrontend/src/app/components/payments/payment-details/payment-details.component.ts:1
  • RegisterComponentFrontend/src/app/components/security/register/register.component.ts:1
  • CurrencyPickerComponentFrontend/src/app/components/shared/currency-picker/currency-picker.component.ts:1
  • CurrencyServiceFrontend/src/app/services/common/currency.service.ts:1

Was this page helpful?

Download as PDF