Skip to documentation content
On this page
  1. Contract
  2. Signature

to_dict

Return a portable feature definition that can be imported or cloned.

Return a portable feature definition that can be imported or cloned.

Contract

PropertyValue
symboltelion_api.Feature.to_dict
signature(include_children: 'bool' = True) -> 'dict[str, Any]'
returndict[str, Any]

Signature

telion_api.Feature.to_dict(include_children: 'bool' = True) -> 'dict[str, Any]'
to_dict — Telion Python API 0.1.0-alpha | Telion