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