WorkItemRelation interface
Link description.
- Extends
Inherited Properties
| attributes | Collection of link attributes. |
| rel | Relation type. |
| url | Link url. |
Inherited Property Details
attributes
Collection of link attributes.
attributes: {[key: string]: any}
Property Value
{[key: string]: any}
Inherited From Link.attributes