RelationMetadata interface
要與警示相關聯的元數據。
屬性
| attributes | 元數據的任何其他屬性。 |
| rel | 元數據的類型。 |
| url | 元數據的 URL。 |
屬性詳細資料
attributes
元數據的任何其他屬性。
attributes: {[key: string]: any}
屬性值
{[key: string]: any}
rel
元數據的類型。
rel: string
屬性值
string
url
元數據的 URL。
url: string
屬性值
string