Kind: Class
Source: Frontend/src/app/models/organization/company-branch.model.ts (line 10)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
Name | string |
_isSelected | boolean |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
AppMenuComponent—Frontend/src/app/components/shared/app-menu/app-menu.component.ts:1CompanyBranchService—Frontend/src/app/services/organization/company-branch.service.ts:1
Was this page helpful?