# SupplierMarketSegment

**Kind:** Class

**Source:** `Frontend/src/app/models/common/supplier-market-segment.model.ts` (line 1)

**Part of:** [Frontend](subsystem-frontend-src-app)

## 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` — `Frontend/src/app/models/common/supplier-contractual-info.model.ts`:7
- `AccountType` — `Frontend/src/app/models/person/accounts.model.ts`:13
- `Supplier` — `Frontend/src/app/models/person/supplier.model.ts`:9
