WsDeletedObjectsList

WsDeletedObjectsList
WsDeletedObjectsList
JSON Example
{
    "deletedObjects": [
        {
            "relations": {
                "startIndex": 0,
                "count": 0,
                "total": 0,
                "link": [
                    {
                        "rel": "string",
                        "type": "string",
                        "attributes": [
                            {
                                "name": "string",
                                "displayName": "string",
                                "value": "string",
                                "displayValue": "string"
                            }
                        ],
                        "href": "string"
                    }
                ]
            },
            "type": "string",
            "id": "string",
            "name": "string",
            "path": "string",
            "href": "string",
            "restorableFromChangeset": "string",
            "deletedOn": "string"
        }
    ]
}
deletedObjects
Optional

deletedObjects