WsDiffEntry

WsDiffEntry
WsDiffEntry
JSON Example
{
    "relations": {
        "startIndex": 0,
        "count": 0,
        "total": 0,
        "link": [
            {
                "rel": "string",
                "type": "string",
                "attributes": [
                    {
                        "name": "string",
                        "displayName": "string",
                        "value": "string",
                        "displayValue": "string"
                    }
                ],
                "href": "string"
            }
        ]
    },
    "updateType": "string",
    "oldPath": "string",
    "newPath": "string",
    "href": "string"
}
relations
Optional

relations

string
updateType
Optional

updateType

string
oldPath
Optional

oldPath

string
newPath
Optional

newPath

string
href
Optional

href