CreateItemParams interface

Extends

Omit<CreateItemParams$1, "payload">

Properties

payload

Inherited Properties

workspaceObjectId

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

Property Details

payload

payload: CreateItemPayload

Property Value

Inherited Property Details

workspaceObjectId

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

workspaceObjectId: string

Property Value

string

Inherited From Omit.workspaceObjectId