Kind: Class
Source: Frontend/src/app/models/organization/company-branch.model.ts (line 5)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
Name | string |
_isSelected | boolean |
Relationships
- IMPORTS →
Address - IMPORTS →
ContactInfo - IMPORTS →
AppSettings - IMPORTS →
MarginCommissionEnum
Used by
4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (4)
WidgetBacklogComponent—Frontend/src/app/components/dashboard/dashboard-libary/widgets/widget-backlog/widget-backlog.component.ts:1AppMenuComponent—Frontend/src/app/components/shared/app-menu/app-menu.component.ts:1CompanyBranchService—Frontend/src/app/services/organization/company-branch.service.ts:1SubscriptionPackagesEnum—Frontend/src/app/settings/app/app.settings.ts:13
Was this page helpful?