# PaymentMethodService

**Kind:** Service

**Source:** `Pams/Web/Pams.Web/Client/app/services/common/payment-method.service.ts` (line 1)

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

## Relationships

- IMPORTS → `PaymentMethod`
- IMPORTS → `AppSettings`

## Used by

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

### Imported by (7)

- `MrqDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/MRQ/mrq-details/mrq-details.component.ts`:1
- `PaymentMethodsComponent` — `Pams/Web/Pams.Web/Client/app/components/configuration/commercial/payment-methods/payment-methods.component.ts`:1
- `InvoiceDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts`:1
- `PurchasingDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/purchasing/purchasing-details/purchasing-details.component.ts`:1
- `NewJobComponent` — `Pams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts`:1
- `PamsServicesModule` — `Pams/Web/Pams.Web/Client/app/services/pams-services.module.ts`:1
- `JobEffects` — `Pams/Web/Pams.Web/Client/app/effects/job.ts`:48
