共用方式為


WorkItemRelation interface

連結描述。

Extends

繼承的屬性

attributes

鏈接屬性的集合。

rel

關聯類型。

url

連結 URL。

繼承的屬性詳細資料

attributes

鏈接屬性的集合。

attributes: {[key: string]: any}

屬性值

{[key: string]: any}

繼承自Link.attributes

rel

關聯類型。

rel: string

屬性值

string

繼承自Link.rel

url

連結 URL。

url: string

屬性值

string

繼承自Link.url