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

get_feature

Public method `telion_api.Model.get_feature(category: 'str', label: 'str', parent: 'str | None' = None) -> 'Feature'`.

Reference

FieldValueDescription
symboltelion_api.Model.get_feature
signature(category: 'str', label: 'str', parent: 'str | None' = None) -> 'Feature'
returnFeature

Public method telion_api.Model.get_feature(category: 'str', label: 'str', parent: 'str | None' = None) -> 'Feature'.

Contract

PropertyValue
symboltelion_api.Model.get_feature
signature(category: 'str', label: 'str', parent: 'str | None' = None) -> 'Feature'
returnFeature

Signature

telion_api.Model.get_feature(category: 'str', label: 'str', parent: 'str | None' = None) -> 'Feature'