mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-06 06:16:21 +00:00
19 lines
627 B
Markdown
19 lines
627 B
Markdown
![]() |
---
|
||
|
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.
|