# ProductVariant

**Kind:** Class

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

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

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `CompanyId` | `number` |
| `VariantDescription` | `string` |
| `VariantName` | `string` |
| `ProductId` | `number` |
| `VariantNo` | `number` |
