Worldline Connect Node.js SDK
    Preparing search index...

    Interface HostedMandateManagementSpecificInput

    interface HostedMandateManagementSpecificInput {
        locale?: string | null;
        returnUrl?: string | null;
        showResultPage?: boolean | null;
        variant?: string | null;
    }
    Index

    Properties

    locale?: string | null
    returnUrl?: string | null
    showResultPage?: boolean | null
    variant?: string | null