# ProductSubSupplier

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/common/product-category.model.ts` (line 52)

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

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `CompanyId` | `number` |
| `AccountId` | `number` |
| `CountryCode` | `string` |
| `ProductId` | `number` |
| `GeneralDescription` | `string` |
| `IdentificationNo` | `string` |
| `ShortDescription` | `string` |
| `MaterialDescription` | `string` |
| `VariantId` | `number` |
| `ProductWeight` | `number` |
