Mayson Monorepo Documentation
    Preparing search index...
    interface BacsDebit {
        account_number?: string;
        sort_code?: string;
    }
    Index

    Properties

    account_number?: string

    Account number of the bank account that the funds will be debited from.

    sort_code?: string

    Sort code of the bank account. (e.g., 10-20-30)