IActionChangeNewValue

interface IActionChangeNewValue<T>

Wraps a single new value for audit log changes on creation events.

exported from lib.weeble.d

Type parameters

T

Properties

Property

Type

Description

newValue

T

The new value after the action.