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

Feature

Model feature exposed from a Telion model snapshot.

Reference

FieldValueDescription
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

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