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

feature_tree

Return root feature definitions with nested child features.

Reference contract

FieldValueDescription
symboltelion_api.Model.feature_tree
signature(category: 'str | None' = None) -> 'list[dict[str, Any]]'
returnlist[dict[str, Any]]

Return root feature definitions with nested child features.

Contract

PropertyValue
symboltelion_api.Model.feature_tree
signature(category: 'str | None' = None) -> 'list[dict[str, Any]]'
returnlist[dict[str, Any]]

Signature

telion_api.Model.feature_tree(category: 'str | None' = None) -> 'list[dict[str, Any]]'

Authoritative source

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