Base entity of a data model representing its persisted structure
Id type of the data
Instant at which this entity is created
Instant at which this entity is logically deleted or null if is not deleted, deleted entities should be treated as if they don't exist at all
Identifier of this entity
Instant at which this entity is last updated
Version of this entity used in optimistic locking during persistence