@qtsurfer/api-client
    Preparing search index...

    Type Alias LiveParamsUpdateResult

    type LiveParamsUpdateResult = {
        effectiveAtMs: number;
        paramsVersion: number;
        runId: string;
    }
    Index
    effectiveAtMs: number

    Epoch milliseconds — the earliest moment the new values are guaranteed to be in effect.

    paramsVersion: number
    runId: string