Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IncomingRelationship

Package version

An incoming relationship.

Hierarchy

  • IncomingRelationship

Index

Properties

Optional relationshipId

relationshipId: undefined | string

A user-provided string representing the id of this relationship, unique in the context of the source digital twin, i.e. sourceId + relationshipId is unique in the context of the service.

Optional relationshipLink

relationshipLink: undefined | string

Link to the relationship, to be used for deletion.

Optional relationshipName

relationshipName: undefined | string

The name of the relationship.

Optional sourceId

sourceId: undefined | string

The id of the source digital twin.

Generated using TypeDoc