Kind: Class
Source: Frontend/src/app/components/plans/plans.ts (line 67)
Part of: Frontend
Properties
| Property | Type |
|---|---|
CompanyId | number |
CompanyName | string |
PlanId | number |
ClientId | number |
Id | number |
PlanName | string |
WarehousesCount | number |
Features | FeatureDetails[] |
LatestModificationsCount | number |
OneDriveSubscription | boolean |
BranchesCount | number |
UsersCount | number |
TeamsCount | number |
RolesCount | number |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
SubscriberDetailsComponent—Frontend/src/app/components/plans/subscriber/subscriber-details/subscriber-details.component.ts:1
Was this page helpful?