# PaymentsService

**Kind:** Service

**Source:** `Frontend/src/app/services/payments/payments.service.ts` (line 1)

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

## Relationships

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

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

- `GenericConfigurationComponent` — `Frontend/src/app/components/configuration/generic-configuration/generic-configuration.component.ts`:1
- `InvoiceDetailsComponent` — `Frontend/src/app/components/invoices/invoice-details/invoice-details.component.ts`:1
- `LettersOfGuarantiesDetailsComponent` — `Frontend/src/app/components/letters-of-guaranties/letters-of-guaranties-details/letters-of-guaranties-details.component.ts`:1
- `InstallmentListComponent` — `Frontend/src/app/components/payments/installment-list/installment-list.component.ts`:1
- `CurrencyRate` — `Frontend/src/app/components/payments/payment-details/payment-details.component.ts`:1
- `PaymentsListComponent` — `Frontend/src/app/components/payments/payments-list/payments-list.component.ts`:1
- `PamsServicesModule` — `Frontend/src/app/services/pams-services.module.ts`:1
