ChangeBase interface
An individual change on the target resource
Properties
change |
The entity that made the change NOTE: This property will not be serialized. It can only be populated by the server. |
new |
The target resource property value after the change NOTE: This property will not be serialized. It can only be populated by the server. |
previous |
The target resource property value before the change NOTE: This property will not be serialized. It can only be populated by the server. |
property |
The type of change that occurred NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
changeCategory
The entity that made the change NOTE: This property will not be serialized. It can only be populated by the server.
changeCategory?: ChangeCategory
Property Value
newValue
The target resource property value after the change NOTE: This property will not be serialized. It can only be populated by the server.
newValue?: string
Property Value
string
previousValue
The target resource property value before the change NOTE: This property will not be serialized. It can only be populated by the server.
previousValue?: string
Property Value
string
propertyChangeType
The type of change that occurred NOTE: This property will not be serialized. It can only be populated by the server.
propertyChangeType?: PropertyChangeType