AttributeChangeInfo Data Type

Properties
name data type description
attributeName string
oldValue string
newValue string

Example

{
  "attributeName" : "...",
  "oldValue" : "...",
  "newValue" : "..."
}