# PaymentsService

**Kind:** Service

**Source:** `Pams/Web/Pams.Web/Client/app/services/payments/payments.service.ts` (line 1)

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

## Relationships

- IMPORTS → `PaymentsList`
- IMPORTS → `RecievableInvoices`
- IMPORTS → `PaymentDetails`
- IMPORTS → `ReceivingMethod`
- IMPORTS → `CompanyBranchBankAccountModel`
- IMPORTS → `AppSettings`
- IMPORTS → `AuthService`

## 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)

- `InvoiceDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts`:1
- `CurrencyRate` — `Pams/Web/Pams.Web/Client/app/components/payments/payment-details/payment-details.component.ts`:1
- `PaymentsListComponent` — `Pams/Web/Pams.Web/Client/app/components/payments/payments-list/payments-list.component.ts`:1
- `PamsServicesModule` — `Pams/Web/Pams.Web/Client/app/services/pams-services.module.ts`:1
