finance-mgn - v1.4.1
    Preparing search index...

    Configuration object for data federation.

    type Config = {
        actions: string;
        whitelistedAccounts: string[];
        whitelistedInvestmentKeywords: string[];
    }
    Index

    Properties

    actions: string

    Specifies the action to be performed (e.g., 'mail', 'fio').

    whitelistedAccounts: string[]

    List of whitelisted bank accounts to exclude from processing.

    whitelistedInvestmentKeywords: string[]

    List of keywords to identify investment-related transactions.