EntityChangeMeta
EntityChangeMeta
Section titled “EntityChangeMeta”Metadata about entity changes including transaction information and change type.
Schema Viewer
Section titled “Schema Viewer”EntityChangeMeta
Metadata about entity changes including transaction information and change type.
transactionIdstring
UUID of the transaction that made this change.
timeOfChangestringrequired
Timestamp when the change occurred.
userstringrequired
User who made the change.
changeTypestringrequired
Type of change that was made to the entity.
Allowed values: CREATE, UPDATE, DELETE
fieldsChangedCountinteger
Number of fields changed in the entity for this change.
Description
Section titled “Description”Metadata about entity changes including transaction information and change type.
Properties
Section titled “Properties”- transactionId (string): UUID of the transaction that made this change.
- timeOfChange (string, required): Timestamp when the change occurred.
- user (string, required): User who made the change.
- changeType (string, required): Type of change that was made to the entity.
- fieldsChangedCount (integer): Number of fields changed in the entity for this change.
Related Schemas
Section titled “Related Schemas”See other schemas in the common category.