Senzing Node.js SDK
    Preparing search index...

    Interface SetComparisonCallOptions

    interface SetComparisonCallOptions {
        cfcallId: number;
        execOrder?: number;
    }
    Index

    Properties

    Properties

    cfcallId: number
    execOrder?: number