classAvailable
Feature
Model feature exposed from a Telion model snapshot.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Feature | — |
| module | telion_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
| Property | Value |
|---|---|
| symbol | telion_api.Feature |
| module | telion_api.model |
| constructor | (category: 'str', label: 'str', kind: 'str', raw: 'dict[str, Any]', parent: 'str | None' = None, _model: 'Any | None' = None) -> None |