offset

@SerialName(value = "offset")
val offset: PointId?

Page cursor: the point id to start at, inclusive — Qdrant returns it as ScrollPage.nextPageOffset, the first id of the next page. null for the first page.