# GroupingBranches

**Kind:** Class

**Source:** `Frontend/src/app/models/common/booking-target.model.ts` (line 113)

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

## Properties

| Property | Type |
|---|---|
| `BranchName` | `string` |
| `CurrencyCode` | `string` |
| `CurrencySymbol` | `string` |
| `CompanyBranchId` | `number` |
| `ProductTypeGroupTargets` | `Grouping[]` |
