interface-forge - v2.5.0
    Preparing search index...

    Type Alias FinanceDefinition

    FinanceDefinition: LocaleEntry<
        {
            account_type: string[];
            credit_card: { [issuer: string]: string[] };
            currency: Currency[];
            transaction_description_pattern: string[];
            transaction_type: string[];
        },
    >

    The possible definitions related to finance.