ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-accounting-dashboard
MonthlyData
Interface MonthlyData
interface
MonthlyData
{
month
:
string
;
revenue
:
number
;
expenses
:
number
;
profit
:
number
;
}
Index
Properties
month
revenue
expenses
profit
Properties
month
month
:
string
revenue
revenue
:
number
expenses
expenses
:
number
profit
profit
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
month
revenue
expenses
profit
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...