The interface describing a workspace API response.

Hierarchy

  • IWorkspace

Properties

Properties

The workspace data.

metadata: {
    id: string;
}

The metadata for a workspace.

Type declaration

  • id: string

    The workspace ID.

Generated using TypeDoc