Time entry versions store the history of changes on a time entry.
Time entry versions are automatically created on every time entry create, update or delete event.
Time entry version tracks the event that triggered its creation. This event can be:
A map of field names to before/after values representing changes made to the time entry in this version.
Timestamp when this version record was created.
The person who made the change that created this version.
ID of the person who made the change that created this version.
The type of change event recorded by this version (e.g. create, update, destroy).
The unique identifier of this time entry version record.
The ID of the time entry this version record belongs to.
The display name of the time entry at the time of this version (e.g., the service or task name).
The resource type of the versioned item, always TimeEntry.
The field-level changes recorded in this version as a map of field names to before and after values.
The organization this time entry version belongs to.
The service the time entry was logged against at the time of this version.
The ID of the time entry this version record belongs to.