# PaymentMethod

**Kind:** Class

**Source:** `Pams/Logic/Pams.Business/Entity/Common/PaymentMethods.Model.cs` (line 17)

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

## Relationships

- IMPORTS → `PaymentMethod`
- IMPORTS → `EntityBase`
- IMPORTS → `PamsLinqDataContext`
- IMPORTS → `DomainException`

## Used by

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

### Imported by (9)

- `PaymentMethodController` — `Pams/API/Pams.API/Controllers/Common/PaymentMethodController.cs`:21
- `DeliveredController` — `Pams/API/Pams.API/Controllers/Sales/DeliveredController.cs`:26
- `InquiryController` — `Pams/API/Pams.API/Controllers/Sales/InquiryController.cs`:48
- `OfferController` — `Pams/API/Pams.API/Controllers/Sales/OfferController.cs`:23
- `OrderController` — `Pams/API/Pams.API/Controllers/Sales/OrderController.cs`:23
- `Inquiry` — `Pams/Logic/Pams.Business/BindingModels/Sales/InquiryBindingModel.cs`:12
- `ReturnData` — `Pams/Logic/Pams.Business/Component/NewSales/SalesOfferLogic.cs`:2637
- `EndUser` — `Pams/Logic/Pams.Business/Domain/Import/ImportDomain.cs`:3891

…and 1 more.
