共用方式為


IncomingRelationship interface

傳入關聯性。

屬性

relationshipId

使用者提供的字串,代表此關聯性的識別碼,在來源數位對應項的內容中是唯一的,也就是 sourceId + relationshipId 在服務的內容中是唯一的。

relationshipLink

要用於刪除的關聯性連結。

relationshipName

關聯性的名稱。

sourceId

來源數位對應項的識別碼。

屬性詳細資料

relationshipId

使用者提供的字串,代表此關聯性的識別碼,在來源數位對應項的內容中是唯一的,也就是 sourceId + relationshipId 在服務的內容中是唯一的。

relationshipId?: string

屬性值

string

要用於刪除的關聯性連結。

relationshipLink?: string

屬性值

string

relationshipName

關聯性的名稱。

relationshipName?: string

屬性值

string

sourceId

來源數位對應項的識別碼。

sourceId?: string

屬性值

string