# BankAccount

**Kind:** Class

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

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

## Properties

| Property | Type |
|---|---|
| `CompanyBranchBankAccountID` | `number` |
| `CompanyBranchID` | `number` |
| `Bank` | `string` |
| `AccountNumber` | `string` |

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `NewBranchComponent` — `Frontend/src/app/components/configuration/company/main-branch/new.branch.component.ts`:1
