# RegistrationsList

**Kind:** Class

**Source:** `Pams/Web/Pams.WebApp/Client/app/models/common/ClientSupplierRegistration.model.ts` (line 41)

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

## Properties

| Property | Type |
|---|---|
| `ClientID` | `number` |
| `ClientName` | `string` |
| `ClientTypeName` | `string` |
| `MarketSegmentName` | `string` |
| `Projects` | `number` |
| `Suppliers` | `ClientSupplierRegistration[]` |
| `Rcount` | `number` |
| `Pcount` | `number` |
| `Status` | `string` |
