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

Result

Reference to a result produced when Telion executes the queued workflow.

Reference contract

FieldValueDescription
symboltelion_api.Result
moduletelion_api.model
constructor(name: 'str', _model: 'Any | None' = None) -> None

Reference to a result produced when Telion executes the queued workflow.

Contract

PropertyValue
symboltelion_api.Result
moduletelion_api.model
constructor(name: 'str', _model: 'Any | None' = None) -> None

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Result
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Result