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

child_features

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

Reference contract

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

Authoritative source

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