Skip to content

Latest commit

 

History

History
17 lines (7 loc) · 573 Bytes

DeleteRelationRequest.md

File metadata and controls

17 lines (7 loc) · 573 Bytes

DeleteRelationRequest

Properties

Name Type Description Notes
sourceEntityId Map<String, String> The identifier of the source entity of the relation to be deleted.
targetEntityId Map<String, String> The identifier of the target entity of the relation to be deleted.

Back to Model listBack to API listBack to README