Skip to main content

LastSyncStatusDTO

syncIdstring
timestampdate-time
statusstring
operationstring
productCountint32
durationMsint64
errorMessagestring
isStaleboolean
wasSuccessfulboolean
needsRetryboolean
LastSyncStatusDTO
{
"syncId": "string",
"timestamp": "2024-07-29T15:51:28.071Z",
"status": "string",
"operation": "string",
"productCount": 0,
"durationMs": 0,
"errorMessage": "string",
"isStale": true,
"wasSuccessful": true,
"needsRetry": true
}