Information about an attribute that was modified for an entity.
Properties
Name | Type | Description | Notes |
---|
name | str | The name of the attribute. | [optional] |
new_value | str | The new value of the attribute. | [optional] |
old_value | str | The old value of the attribute. | [optional] |
Example