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

Constructor

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

Reference

FieldValueDescription
symboltelion_api.SolverFeature
signature(study: 'str', label: 'str', kind: 'str', raw: 'dict[str, Any]', _model: 'Any | None' = None) -> None
returntelion_api.SolverFeature

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

Contract

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

Signature

SolverFeature(study: 'str', label: 'str', kind: 'str', raw: 'dict[str, Any]', _model: 'Any | None' = None) -> None