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

child_features

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

Reference

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

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