Skip to content

PaymentsListComponent

reference
1 min readUpdated

Kind: Component

Source: Frontend/src/app/components/payments/payments-list/payments-list.component.ts (line 1)

Part of: Frontend

Diagram

mermaid
graph TD
    component_PaymentsListComponent_7de4c6e2["PaymentsListComponent"]
    class component_PaymentsListComponent_7de4c6e2 rootComponent

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → AuthService
  • IMPORTS → ListOfNewResponse
  • IMPORTS → AlertsService
  • IMPORTS → RightButtonsComponent
  • IMPORTS → PaymentsList
  • IMPORTS → PaymentDetails
  • IMPORTS → PaymentTypesEnum
  • IMPORTS → PaymentsService
  • IMPORTS → AccountsService
  • IMPORTS → Client
  • IMPORTS → Supplier
  • IMPORTS → sampleSelectBoxIDs
  • IMPORTS → environment

Used by

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

Imported by (2)

  • PaymentsComponentsModuleFrontend/src/app/components/payments/payments-components.module.ts:1
  • PaymentsRoutingModuleFrontend/src/app/components/payments/payments-routing.module.ts:1

Was this page helpful?

Download as PDF