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

rel

Relation type.

rel: string

Property Value

string

Inherited From Link.rel

url

Link url.

url: string

Property Value

string

Inherited From Link.url