共用方式為


RelationMetadata interface

要與警示相關聯的元數據。

屬性

attributes

元數據的任何其他屬性。

rel

中繼資料的型別。

url

元數據的 URL。

屬性詳細資料

attributes

元數據的任何其他屬性。

attributes: {[key: string]: any}

屬性值

{[key: string]: any}

rel

中繼資料的型別。

rel: string

屬性值

string

url

元數據的 URL。

url: string

屬性值

string