Skip to content

CompanyBranchLookup

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/organization/company-branch.model.ts (line 5)

Part of: Frontend

Properties

PropertyType
Idnumber
Namestring
_isSelectedboolean

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)

  • WidgetBacklogComponentFrontend/src/app/components/dashboard/dashboard-libary/widgets/widget-backlog/widget-backlog.component.ts:1
  • AppMenuComponentFrontend/src/app/components/shared/app-menu/app-menu.component.ts:1
  • CompanyBranchServiceFrontend/src/app/services/organization/company-branch.service.ts:1
  • SubscriptionPackagesEnumFrontend/src/app/settings/app/app.settings.ts:13

Was this page helpful?

Download as PDF