Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

future

`future` is a required parameter of `telion_api.CancellableOperation` with the installed type contract `Future[Any]`.

Reference contract

FieldValueDescription
symboltelion_api.CancellableOperation
parameterfuture
kindpositional-or-keyword
typeFuture[Any]
requiredtrue
defaultrequired

future is a required parameter of telion_api.CancellableOperation with the installed type contract Future[Any].

Contract

PropertyValue
symboltelion_api.CancellableOperation
parameterfuture
kindpositional-or-keyword
typeFuture[Any]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.CancellableOperation.__init__:parameter:future
Path
sdk/python/telion_api/events.py
Symbol
telion_api.CancellableOperation