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

    Interface Projectlocation

    From the Projectlocation API docs: active, created, id, name oai_citation:1‡XMLAndSOAPAPI (1).pdf

    interface Projectlocation {
        active: number;
        created: DateContainer;
        id: number;
        name: string;
    }
    Index

    Properties

    active: number
    created: DateContainer
    id: number
    name: string