AboutSupportDeveloper GuideVersion 22.3.18
interface Workspace {
    snapshot: Snapshot;
    title: string;
    workspaceId: string;
}

Properties

snapshot: Snapshot
title: string
workspaceId: string