mimiq
    Preparing search index...

    Interface AdvanceRunRequest

    interface AdvanceRunRequest {
        runId: string;
        snapshot: AffordanceSnapshot;
    }
    Index

    Properties

    Properties

    runId: string