Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 682 Bytes

RelatedAssetReference.md

File metadata and controls

13 lines (9 loc) · 682 Bytes

RelatedAssetReference

The list of assets which the issue is related to.

Properties

Name Type Description Notes
asset_id str The ID of the asset which the issue is related to. [optional]
relation_type_id str The ID of relation type for related asset. [optional]
direction bool The direction of the relation where true means the issue is the source and false means the issue is the target. [optional]

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