Timestamp when the record was created
Identifier of who created the record
Type of entity that created the record (e.g., 'user', 'client', 'system')
Timestamp when the record was last updated
Identifier of who last updated the record
Type of entity that last updated the record (e.g., 'user', 'client', 'system')
Record history tracking interface
Used to track creation and update timestamps for entities that maintain historical records. This provides audit trail capabilities for compliance and debugging purposes.
Example