Edit

Share via


Item interface

An item object.

Properties

description

The item description.

displayName

The item display name.

folderId

The folder ID.

id

The item ID.

tags

List of applied tags.

type

The item type.

workspaceId

The workspace ID.

Property Details

description

The item description.

description: string

Property Value

string

displayName

The item display name.

displayName: string

Property Value

string

folderId

The folder ID.

folderId: string

Property Value

string

id

The item ID.

id: string

Property Value

string

tags

List of applied tags.

tags: ItemTag[]

Property Value

type

The item type.

type: string

Property Value

string

workspaceId

The workspace ID.

workspaceId: string

Property Value

string