feat: add final numbers

This commit is contained in:
2026-08-02 13:38:43 +03:30
parent a447222201
commit cce279a60d
2 changed files with 25 additions and 2 deletions
+3
View File
@@ -19,6 +19,9 @@ export interface PurchaseProduct {
type: number | null;
package_name_id: number;
package_name: PackageName | null;
// Display-only pricing (متن نمایشی — بدون محاسبه)
discounted_price: string | null; // قیمت کلی تخفیف‌خورده
discount: string | null; // تخفیف
}
// A purchase = a subscription transaction