Kind: Class
Source: Frontend/src/app/components/plans/plans.ts (line 17)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
PlanId | number |
FeatureId | number |
FeatureName | string |
Used by
6 references from 6 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (6)
AllowedFeaturesComponent—Frontend/src/app/components/plans/allowed-features/allowed-features.component.ts:1PlanDetailsComponent—Frontend/src/app/components/plans/plan-details/plan-details.component.ts:1PlansListComponent—Frontend/src/app/components/plans/plans-list/plans-list.component.ts:1PlansService—Frontend/src/app/components/plans/plans.service.ts:1SubscriberDetailsComponent—Frontend/src/app/components/plans/subscriber/subscriber-details/subscriber-details.component.ts:1SubscriberListComponent—Frontend/src/app/components/plans/subscriber/subscriber-list/subscriber-list.component.ts:1
Was this page helpful?