SelectedDatahubItem interface

An interface representing selected datahub item

Properties

datahubItemUI

The selected datahub item ui

itemObjectId

The selected item object id

workspaceObjectId

The selected datahub item workspace object id

Property Details

datahubItemUI

The selected datahub item ui

datahubItemUI?: BaseDatahubItemUI

Property Value

itemObjectId

The selected item object id

itemObjectId: string

Property Value

string

workspaceObjectId

The selected datahub item workspace object id

workspaceObjectId: string

Property Value

string