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

child_features

Return direct child features that declare this feature as their parent.

Return direct child features that declare this feature as their parent.

Contract

PropertyValue
symboltelion_api.Model.child_features
signature(feature: 'Feature') -> 'list[Feature]'
returnlist[Feature]

Signature

telion_api.Model.child_features(feature: 'Feature') -> 'list[Feature]'
child_features — Telion Python API 0.1.0-alpha | Telion