Skip to content

Plan

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
Idnumber
PlanNamestring
PlanPricenumber
CurrencyCodestring
CurrencySymbolstring
CreatedAtDate
ModifiedAtDate
PlanFeaturesFeature[]
IsActiveboolean
UsersCountnumber
RolesCountnumber
TeamsCountnumber
BranchesCountnumber

Used by

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

Imported by (4)

  • PlanDetailsComponentFrontend/src/app/components/plans/plan-details/plan-details.component.ts:1
  • PlansListComponentFrontend/src/app/components/plans/plans-list/plans-list.component.ts:1
  • PlansServiceFrontend/src/app/components/plans/plans.service.ts:1
  • SubscriberListComponentFrontend/src/app/components/plans/subscriber/subscriber-list/subscriber-list.component.ts:1

Was this page helpful?

Download as PDF