Member Junction
    Preparing search index...

    The shape the third sweep arm selects — everything needed to judge "settled but undelivered".

    type UnsettledCandidate = {
        ID: string | null;
        InputPayload: string | null;
    }
    Index

    Properties

    Properties

    ID: string | null
    InputPayload: string | null