Interface: CurrencyFinanceStats
Defined in: shared/src/hooks/useDashboardStats.ts:20
Properties
Section titled “Properties”currency
Section titled “currency”currency: | "USD" | "EUR" | "GBP" | "CAD" | "AUD" | "JPY" | "CHF" | "CNY" | "INR" | "BRL" | "VEF";Defined in: shared/src/hooks/useDashboardStats.ts:21
expense
Section titled “expense”expense: number;Defined in: shared/src/hooks/useDashboardStats.ts:23
income
Section titled “income”income: number;Defined in: shared/src/hooks/useDashboardStats.ts:22
net: number;Defined in: shared/src/hooks/useDashboardStats.ts:24