Name | Daily Quota | Total Quota | Expiration Date |
---|---|---|---|
{{ userPremiumPlan.premiumStoragePlan.name }} | {{ getHRBytes(userPremiumPlan.dailyQuota) }} | {{ getHRBytes(userPremiumPlan.quota) }} | {{ getFormattedDate(userPremiumPlan.dateTo) }} |
Daily Quota | Total Quota | Duration | Price (USD) |
---|---|---|---|
{{ getHRBytes(chosenPlan.dailyQuota) }} | {{ getHRBytes(chosenPlan.quota) }} | {{ (chosenPlan.duration / 2628000000) }} month[s] | {{ getChosenPlanPrice() }} |