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

    Interface ApproveTokenRequest

    interface ApproveTokenRequest {
        mandateSignatureDate?: string | null;
        mandateSignaturePlace?: string | null;
        mandateSigned?: boolean | null;
    }

    Hierarchy (View Summary)

    Index

    Properties

    mandateSignatureDate?: string | null
    mandateSignaturePlace?: string | null
    mandateSigned?: boolean | null