# SupplierMarketSegment

**Kind:** Class

**Source:** `Pams/Web/Pams.WebApp/Client/app/models/common/supplier-market-segment.model.ts` (line 1)

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

## Properties

| Property | Type |
|---|---|
| `RelationID` | `number` |
| `SupplierID` | `number` |
| `MarketSegmentID` | `number` |

## Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (3)

- `SupplierContractualInfo` — `Pams/Web/Pams.WebApp/Client/app/models/common/supplier-contractual-info.model.ts`:6
- `Account` — `Pams/Web/Pams.WebApp/Client/app/models/person/accounts.model.ts`:10
- `Supplier` — `Pams/Web/Pams.WebApp/Client/app/models/person/supplier.model.ts`:9
