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

feature_tree

Return root feature definitions with nested child features.

Reference

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