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

    Interface ThreeDSecureData

    interface ThreeDSecureData {
        acsTransactionId?: string | null;
        method?: string | null;
        utcTimestamp?: string | null;
    }
    Index

    Properties

    acsTransactionId?: string | null
    method?: string | null
    utcTimestamp?: string | null