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

    Interface Idempotence

    interface Idempotence {
        key: string;
        requestTimestamp?: string | number;
    }
    Index

    Properties

    key: string
    requestTimestamp?: string | number