@theredspace/spp-client
    Preparing search index...

    Interface EstimatePhase

    A phase/package of work within an estimate. Read-only. :contentReference[oaicite:10]{index=10}:contentReference[oaicite:11]{index=11}

    interface EstimatePhase {
        created: string;
        estimateid: string;
        id: string;
        name: string;
        updated: string;
    }
    Index

    Properties

    created: string
    estimateid: string
    id: string
    name: string
    updated: string