Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/organization/company-branch.model.ts (line 86)
Part of: Pams
Properties
| Property | Type |
|---|---|
BranchName | string |
City | string |
CompanyBranchID | number |
CompanyId | number |
Country | string |
Mail | string |
ManagingDirector | string |
CurrencyCode | string |
IsMainBranch | boolean |
FinancialYearStartDay | number |
FinancialYearStartMonth | number |
Logo | string |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
BranchDetailsComponent—Pams/Web/Pams.Web/Client/app/components/configuration/company/main-branch/branch-details.component.ts:1
Was this page helpful?