Enumeration
FinanceOverviewViewController.Feature.StatisticsData
public enum StatisticsData
A type that determines which statistics data to display.
Relationships
Member Of
FinanceOverviewViewController.Feature
A type that determines which sections should be shown in a
OverviewViewController
.
Enumeration Cases
expenses
case expenses
The current months expenses.
income
case income
The current months income.
leftToSpend
case leftToSpend
The current month's left to spend.