Skip to content

PlansService

reference
1 min readUpdated

Kind: Service

Source: Frontend/src/app/components/plans/plans.service.ts (line 1)

Part of: Frontend

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → Plan
  • IMPORTS → Feature
  • IMPORTS → SubscriptionPlans
  • IMPORTS → SubscriptionFeaturesDetails
  • IMPORTS → AuthService

Used by

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

Imported by (5)

  • AllowedFeaturesComponentFrontend/src/app/components/plans/allowed-features/allowed-features.component.ts:1
  • PlanDetailsComponentFrontend/src/app/components/plans/plan-details/plan-details.component.ts:1
  • PlansListComponentFrontend/src/app/components/plans/plans-list/plans-list.component.ts:1
  • SubscriberDetailsComponentFrontend/src/app/components/plans/subscriber/subscriber-details/subscriber-details.component.ts:1
  • SubscriberListComponentFrontend/src/app/components/plans/subscriber/subscriber-list/subscriber-list.component.ts:1

Was this page helpful?

Download as PDF