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

    Interface CreateHostedMandateManagementResponse

    interface CreateHostedMandateManagementResponse {
        hostedMandateManagementId?: string | null;
        partialRedirectUrl?: string | null;
        RETURNMAC?: string | null;
    }
    Index

    Properties

    hostedMandateManagementId?: string | null
    partialRedirectUrl?: string | null
    RETURNMAC?: string | null