Entity Type

Common fields for all entities in the system

Fields

FieldTypeDescription
IDLong
creationDateDateThe creation date of the entity
linksMapLinks (URIs) relevant to the entity. A link may for example point to additional information about the entity or allow the user to perform related actions.
modificationDateDateThe modification date of the entity
resourcesMapLinks to actions which can be taken on the current entity. The embedded link contains information about what methods are available on the given link.
typeString
viewCountIntegerThe view count of the entity