tinker.types.FuturesRetrieveResponse
Generated from tinker 0.30.4 at commit 1e5777e. Source links point at that snapshot.
class tinker.types.FuturesRetrieveResponse(BaseModel)
Fields:
- completions (List[FutureCompletion])
- cursor (int) – Opaque cursor to pass back as
prev_cursoron the next poll.