Entity ref Data Model

Domain

The schema is part of the Domain

Description

Entity reference schema to be use for all entityRef class.

Data model

A JSON Schema corresponding to this data model can be found here.

The Data model is defined as shown below:

  • id : Unique identifier of a related entity.

  • Optional

  • href : Reference of the related entity.

  • Optional

  • name : Name of the related entity.

  • Optional

  • @referredType : The actual type of the target instance when needed for disambiguation.

  • Optional

TMForum APIs that use this schema

Taking into consideration the snapshot of 04/02/2020 04:59:16 UTC the list of TMForum Open APIs that uses this schemas is:

Coming soon