Represents an object that is related to an entity.
Objects that have the same structure would be represented by the same type in TypeScript.
This interface allows to identify equal structures as different structures if they are related to different entities.
Represents an object that is related to an entity. Objects that have the same structure would be represented by the same type in TypeScript. This interface allows to identify equal structures as different structures if they are related to different entities.