FieldModification

Name / Description Type / Format Example
fieldName string "string"
isSignificant boolean true
oldValue string "string"
newValue string "string"
{
  "fieldName": "string",
  "isSignificant": true,
  "oldValue": "string",
  "newValue": "string"
}
Contained in Models
ChangeSummary
Consumed by Operations

- none -

Returned by Operations

- none -