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