Skip to documentation content
On this page
  1. Contract

Feature

Model feature exposed from a Telion model snapshot.

Model feature exposed from a Telion model snapshot.

Contract

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