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

python_export

Return Telion's backend-generated Python representation for this model.

Reference contract

FieldValueDescription
symboltelion_api.Model.python_export
signature(*, pretty: 'bool' = False, include_command_replay: 'bool' = True) -> 'dict[str, Any]'
returndict[str, Any]

Return Telion's backend-generated Python representation for this model.

Contract

PropertyValue
symboltelion_api.Model.python_export
signature(*, pretty: 'bool' = False, include_command_replay: 'bool' = True) -> 'dict[str, Any]'
returndict[str, Any]

Signature

telion_api.Model.python_export(*, pretty: 'bool' = False, include_command_replay: 'bool' = True) -> 'dict[str, Any]'

Authoritative source

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