Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWorkspace

The interface describing a workspace API response.

Hierarchy

  • IWorkspace

Index

Properties

Properties

data

data: ReadonlyPartialJSONObject

The workspace data.

metadata

metadata: { id: string }

The metadata for a workspace.

Type declaration

  • id: string

    The workspace ID.

Generated using TypeDoc