BoardItemReference interface
Provides properties that describe an item's source identifier and type in a board.
- Extends
Properties
Inherited Properties
item |
Item id. |
item |
Item type. |
id
Board item identifier. Unique for each item in the board.
id: string
Property Value
string
url
Full http link to the resource.
url: string
Property Value
string
itemSourceId
Item id.
itemSourceId: string
Property Value
string
Inherited From BoardItemSourceIdAndType.itemSourceId