Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
627 B
Markdown
Raw Normal View History

2025-08-12 13:29:42 +05:30
---
title: relationshipRef
slug: /main-concepts/metadata-standard/schemas/api/entityrelationship/relationshipref
---
# RelationshipRef
*Relationship Reference to an Entity.*
## Properties
- **`id`**: Unique identifier of this entity instance. Refer to *../../type/basic.json#/definitions/uuid*.
- **`fullyQualifiedName`**: FullyQualifiedName of the entity. Refer to *../../type/basic.json#/definitions/fullyQualifiedEntityName*.
- **`fqnHash`** *(string)*: FullyQualifiedName Hash of the entity.
- **`type`** *(string)*: Type of the entity.
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.