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

Constructor

Construct `telion_api.Feature` with the installed signature `(category: 'str', label: 'str', kind: 'str', raw: 'dict[str, Any]', parent: 'str | None' = None, _model: 'Any | None' = None) -> None`.

Construct telion_api.Feature with the installed signature (category: 'str', label: 'str', kind: 'str', raw: 'dict[str, Any]', parent: 'str | None' = None, _model: 'Any | None' = None) -> None.

Contract

PropertyValue
symboltelion_api.Feature
signature(category: 'str', label: 'str', kind: 'str', raw: 'dict[str, Any]', parent: 'str | None' = None, _model: 'Any | None' = None) -> None
returntelion_api.Feature

Signature

Feature(category: 'str', label: 'str', kind: 'str', raw: 'dict[str, Any]', parent: 'str | None' = None, _model: 'Any | None' = None) -> None
Constructor — Telion Python API 0.1.0-alpha | Telion