ItemCreateContext interface

An interface representing the context for creating an item

Properties

capacityObjectId

The capacity object id of the workspace

subfolderId

The id of the subfolder to which the item should be created.

workspaceObjectId

The object id of the workspace to which the item should be created.

Property Details

capacityObjectId

The capacity object id of the workspace

capacityObjectId?: string

Property Value

string

subfolderId

The id of the subfolder to which the item should be created.

subfolderId?: number

Property Value

number

workspaceObjectId

The object id of the workspace to which the item should be created.

workspaceObjectId: string

Property Value

string