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

Constructor

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

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

Contract

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

Signature

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