IActionChange
- interface IActionChange<T>
Contains both old and new values for an updated audit log property.
exported from
lib.weeble.dType parameters
T
Properties
Property |
Type |
Description |
|---|---|---|
|
|
The value after the update. |
|
|
The value before the update. |