TinkMoneyManagerUI Documentation Beta

Enumeration Finance​Overview​View​Controller.​Configuration.​Transcation​Item​Action

public enum TranscationItemAction

Action to do when tapping a transaction row.

Member Of

FinanceOverviewViewController.Configuration

The configuration allows the Finance Overview screen to be customized in more detail, allowing you to customize the experience to your users needs.

Enumeration Cases

show​Details

case showDetails

Show a view controller presenting the details of the transaction. From this view it also possible to edit or categorize the transaction.

categorize

case categorize

Directly show the categorization flow, allowing the user to categorize the transaction.