# CompanyBranchBankAccountModel

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/payments/payments.ts` (line 160)

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

## Properties

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

## 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)

- `CurrencyRate` — `Pams/Web/Pams.Web/Client/app/components/payments/payment-details/payment-details.component.ts`:1
- `PaymentsService` — `Pams/Web/Pams.Web/Client/app/services/payments/payments.service.ts`:1
