ChangeLogAction

An immutable, serializable object that describes an action that affected a single entity.

Properties

2
actionType: add | remove | updatereadonly

The type of change.

A descriptor for the entity (object) affected by this action.