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

get_feature

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

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