TinkMoneyManagerUI Documentation Beta

Enumeration Account.​Account​Exclusion

public enum AccountExclusion

Indicates which features an account should be excluded from.

Member Of

Account

An account could either be a debit account, a credit card, a loan or mortgage.

Enumeration Cases

aggregation

case aggregation

No data will be aggregated for this account and, all data associated with the account is removed (except account name and account number).

pfm​And​Search

case pfmAndSearch

Personal Finance Management Features are excluded, and transactions belonging to this account are not searchable. This is the equivalent of the, now deprecated, boolean flag excluded.

pfm​Data

case pfmData

Personal Finance Management Features, like statistics and activities are excluded.

unknown

case unknown