Class RelationshipInternal

Object that contains information about a related board item for the current item.

Hierarchy

  • Relationship

Constructors

Properties

Constructors

Properties

itemId?: string

Unique identifier of the related board item.

itemType?: string

Indicates the type of the related board item. For example, if itemType returns widget, this means that related item is a widget.

type?: string

Indicates the relationship of this item with the current item. For example, if type returns parent, this means that related item is a parent for the current item.