Senzing Node.js SDK
    Preparing search index...

    Interface SetStandardizeCallOptions

    interface SetStandardizeCallOptions {
        sfcallId: number;
        execOrder?: number;
    }
    Index

    Properties

    Properties

    sfcallId: number
    execOrder?: number