# SubscriptionPlans

**Kind:** Class

**Source:** `Frontend/src/app/components/plans/plans.ts` (line 31)

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

## Properties

| Property | Type |
|---|---|
| `AllFeatures` | `SubscriptionFeaturesDetails[]` |
| `Plans` | `SubscriptionPlansDetails[]` |

## Used by

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

### Imported by (3)

- `AllowedFeaturesComponent` — `Frontend/src/app/components/plans/allowed-features/allowed-features.component.ts`:1
- `PlansService` — `Frontend/src/app/components/plans/plans.service.ts`:1
- `SubscriberDetailsComponent` — `Frontend/src/app/components/plans/subscriber/subscriber-details/subscriber-details.component.ts`:1
