Mayson Monorepo Documentation
    Preparing search index...
    interface GbBankTransfer {
        account_number_last4: string;
        sender_name: string;
        sort_code: string;
    }
    Index

    Properties

    account_number_last4: string

    The last 4 digits of the account number of the sender of the funding.

    sender_name: string

    The full name of the sender, as supplied by the sending bank.

    sort_code: string

    The sort code of the bank of the sender of the funding