tinker.types.FuturesRetrieveResponse
class tinker.types.FuturesRetrieveResponse(BaseModel)
Fields:
- completions (List[FutureCompletion])
- cursor (int) – Opaque cursor to pass back as
prev_cursoron the next poll.
Fields:
prev_cursor on the next poll.