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

feature_tree

Return root feature definitions with nested child features.

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]]'
feature_tree — Telion Python API 0.1.0-alpha | Telion