# CompanyBranchContactInfo

**Kind:** Class

**Source:** `Pams/Web/Pams.WebApp/Client/app/models/organization/company-branch-contact-info.model.ts` (line 4)

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

## Properties

| Property | Type |
|---|---|
| `ID` | `number` |
| `CompanyBranchID` | `number` |
| `ContactInfoID` | `number` |
| `ViewOrder` | `number` |
| `contactInfo` | `ContactInfo` |

## Relationships

- IMPORTS → `ContactInfo`
