UserUsageRemainingViewModel
Name | Description | Type | Additional information |
---|---|---|---|
PlanName |
User's current plan |
string |
None. |
OnTrialPlan |
True if the user is on a trial plan, false otherwise |
boolean |
None. |
PlanType |
Plan type - Individual/Shared |
string |
None. |
PlanRange |
Plan range - Monthly/Yearly |
string |
None. |
UnitsRemaining |
Units left on the plan. If the user is on a shared plan, units remaining would be null |
integer |
None. |
AllowedUnits |
Units allowed on the plan |
integer |
None. |
UnitsSent |
Units Sent |
integer |
None. |