Item interface
An item object.
Properties
| description | The item description. |
| display |
The item display name. |
| folder |
The folder ID. |
| id | The item ID. |
| tags | List of applied tags. |
| type | The item type. |
| workspace |
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
type
The item type.
type: string
Property Value
string
workspaceId
The workspace ID.
workspaceId: string
Property Value
string