Enriched sync response that includes a next function for page-chaining. Unlike the generic ListResponse, this always includes hasNext and nextCursor since the records sync API guarantees their presence.
next
ListResponse
hasNext
nextCursor
Optional
Enriched sync response that includes a
nextfunction for page-chaining. Unlike the genericListResponse, this always includeshasNextandnextCursorsince the records sync API guarantees their presence.