# BranchSGandABudget

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/common/booking-target.model.ts` (line 233)

**Part of:** [Pams](subsystem-pams)

## Properties

| Property | Type |
|---|---|
| `BranchName` | `string` |
| `CurrencyCode` | `string` |
| `CompanyBranchId` | `number` |
| `CurrencySymbol` | `string` |
| `FinanceBudgets` | `FinanceBudgets[]` |
| `_isOpened` | `boolean` |
