PageJobSyncEntity
PageJobSyncEntity
JSON Example
{
"items": [
{
"entityId": "string",
"entityName": "string",
"lastSyncStartDate": "string",
"lastSyncEndDate": "string",
"syncStatus": "string",
"trackingId": "string",
"message": "string"
}
],
"pageInfo": {
"offset": 0,
"limit": 0,
"total": 0
}
}