Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/organization/company-currency.model.ts (line 1)
Part of: Pams
Properties
| Property | Type |
|---|---|
CompanyCurrencyID | number |
CurrencyCode | string |
Name | string |
CompanyID | number |
Symbol | string |
Used by
11 references from 11 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (11)
CompanyCurrencyComponent—Pams/Web/Pams.Web/Client/app/components/configuration/commercial/company-currency/company-currency.component.ts:1NewBranchComponent—Pams/Web/Pams.Web/Client/app/components/configuration/company/main-branch/new.branch.component.ts:1BranchData—Pams/Web/Pams.Web/Client/app/components/dashboard/dashboard-libary/widgets/mrm-account-payable/mrm-account-payable.component.ts:1BranchData—Pams/Web/Pams.Web/Client/app/components/dashboard/dashboard-libary/widgets/mrm-account-receivable/mrm-account-receivable.component.ts:1BranchData—Pams/Web/Pams.Web/Client/app/components/dashboard/dashboard-libary/widgets/mrm-cash-flow/mrm-cash-flow.component.ts:1BranchData—Pams/Web/Pams.Web/Client/app/components/dashboard/dashboard-libary/widgets/mrm-cash-flow-forecasted/mrm-cash-flow-forecasted.component.ts:1DecreasedTableComponent—Pams/Web/Pams.Web/Client/app/components/market/account-details/decreased-table/decreased-table.component.ts:1PrincipalViewEditComponent—Pams/Web/Pams.Web/Client/app/components/market/principles/principles-view-edit/principles-view-edit.component.ts:1
…and 3 more.
Was this page helpful?