# CompanyCurrency

**Kind:** Class

**Source:** `Pams/Web/Pams.WebApp/Client/app/models/organization/company-currency.model.ts` (line 1)

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

## Properties

| Property | Type |
|---|---|
| `CompanyCurrencyID` | `number` |
| `CurrencyCode` | `string` |
| `Name` | `string` |
| `CompanyID` | `number` |
| `Symbol` | `string` |
