orderValue

@SerialName(value = "order_value")
val orderValue: JsonPrimitive?

The value of the ordering key, returned only for a scroll ordered by OrderBy. It is the cursor an ordered scroll resumes from, since Qdrant returns no page offset for one.