ISPO SDK
    Preparing search index...

    Interface ProjectSurfaceListResult

    Markdown
    interface ProjectSurfaceListResult {
        surfaces: ProjectSurfaceState[];
    }
    Index