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

    Interface ProjectStageWrapper

    interface ProjectStageWrapper {
        ProjectStage: ProjectStage;
        status: string;
    }
    Index

    Properties

    ProjectStage: ProjectStage
    status: string