Mayson Monorepo Documentation
    Preparing search index...
    interface SepaDebit {
        creditor_identifier?: string;
        last4?: string;
        mandate_reference?: string;
    }
    Index

    Properties

    creditor_identifier?: string

    SEPA creditor ID.

    last4?: string

    Last 4 digits of the account number associated with the debit.

    mandate_reference?: string

    Mandate reference associated with the debit.