# CompanySharedContent

**Kind:** Class

**Source:** `Frontend/src/app/services/configurations/shareable-content/shareable-content.service.ts` (line 19)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Properties

| Property | Type |
|---|---|
| `CompanyId` | `number` |
| `ObjectTypeId` | `number` |
| `ObjectShareTypeId` | `number` |
| `SharedBranches` | `SharedBranch[]` |
| `_selectedBranchesIDs` | `any[]` |
| `_BranchesDatasource` | `any[]` |
| `_disabledOptionAllBranches` | `boolean` |
| `_disabledOptionSomeBranches` | `boolean` |
| `_isSomeBranches` | `boolean` |
| `_isAllBranches` | `boolean` |
| `_isNoBranches` | `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)

- `ManageAccountsComponent` — `Frontend/src/app/components/configuration/manage-accounts/manage-accounts.component.ts`:1
- `ShareableContentComponent` — `Frontend/src/app/components/configuration/shareable-content/shareable-content.component.ts`:1
