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

    Interface GetMandateResponse

    interface GetMandateResponse {
        mandate?: MandateResponse | null;
    }
    Index

    Properties

    Properties

    mandate?: MandateResponse | null