# SupplierBindingModel

**Kind:** Class

**Source:** `Pams/Logic/Pams.Business/BindingModels/Person/SupplierBindingModel.cs` (line 10)

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

## Relationships

- IMPORTS → `Person`
- IMPORTS → `SupplierBindingModel`
- IMPORTS → `AccountContractBindingModel`
- IMPORTS → `AddressBindingModel`
- IMPORTS → `ContactInfoBindingModel`
- IMPORTS → `ContactPersonBindingModel`

## Used by

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

### Imported by (4)

- `AccountsController` — `Pams/API/Pams.API/Controllers/Person/AccountsController.cs`:23
- `PersonController` — `Pams/API/Pams.API/Controllers/Person/PersonController.cs`:36
- `Supplier` — `Pams/Logic/Pams.Business/BindingModels/Person/Supplier.cs`:7
- `SupplierBindingModel` — `Pams/Logic/Pams.Business/BindingModels/Person/SupplierBindingModel.cs`:10
