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

    Interface CancelApprovalPaymentResponse

    interface CancelApprovalPaymentResponse {
        payment?: Payment | null;
    }
    Index

    Properties

    Properties

    payment?: Payment | null