Mayson Monorepo Documentation
    Preparing search index...
    interface SepaDebit {
        bank_code?: string;
        branch_code?: string;
        country?: string;
        fingerprint?: string;
        last4?: string;
        mandate_reference?: string;
        mandate_url?: string;
    }
    Index

    Properties

    bank_code?: string
    branch_code?: string
    country?: string
    fingerprint?: string
    last4?: string
    mandate_reference?: string
    mandate_url?: string