tinker.types.Cursor
Generated from tinker 0.30.4 at commit 1e5777e. Source links point at that snapshot.
class tinker.types.Cursor(BaseModel)
Fields:
- offset (int) – The offset used for pagination
- limit (int) – The maximum number of items requested
- total_count (int) – The total number of items available