Skip to main content

SyncPullBatchDto

cursors object[]required
  • Array [
  • resourcestringrequired
    sincestring
  • ]
  • SyncPullBatchDto
    {
    "cursors": [
    {
    "resource": "string",
    "since": "string"
    }
    ]
    }