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

    Interface ProjectTaskWrapper

    Wrapper for SOAP responses

    interface ProjectTaskWrapper {
        ProjectTask: ProjectTask;
        status: string;
    }
    Index

    Properties

    ProjectTask: ProjectTask
    status: string