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

    Interface CustomerAccountAuthentication

    interface CustomerAccountAuthentication {
        data?: string | null;
        method?: string | null;
        utcTimestamp?: string | null;
    }
    Index

    Properties

    data?: string | null
    method?: string | null
    utcTimestamp?: string | null