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

to_dict

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

Reference contract

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

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]'

Authoritative source

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