@suluk/payments - v0.1.0
    Preparing search index...

    Interface SyncRequest

    interface SyncRequest {
        connectorTransactionId: string;
        testMode?: boolean;
    }
    Index

    Properties

    connectorTransactionId: string
    testMode?: boolean