Skip to main content
Version: Next

APIAuditLogChangeData <K, D>

Index

Properties

key

key: K

optionalnew_value

new_value?: D

The new value

If new_value is not present in the change object, while old_value is, that means the property that was changed has been reset, or set to null

optionalold_value

old_value?: D
Page Options