Overview Features
data class OverviewFeatures(val features: List<OverviewFeature>) : Parcelable
Content copied to clipboard
A wrapper class containing a list of the OverviewFeature objects that users can pass as input while creating an instance of the FinanceOverviewFragment.
Users can also add all the available features by simply calling OverviewFeatures.ALL.