Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 646 Bytes

SetAssetRelationsRequest.md

File metadata and controls

12 lines (8 loc) · 646 Bytes

SetAssetRelationsRequest

Properties

Name Type Description Notes
type_id str The ID of the relation type for the relations to be set.
related_asset_ids list[str] The IDs of the related assets.
relation_direction str The relation direction. If TO_SOURCE then related assets will become source assets. Otherwise they will become target assets for created relations.

[Back to Model list] [Back to API list] [Back to README]