parameterAvailable
study
`study` is an optional parameter of `telion_api.Model.solver_jobs` with the installed type contract `str | None`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.solver_jobs | — |
| parameter | study | — |
| kind | positional-or-keyword | — |
| type | str | None | — |
| required | false | — |
| default | null | — |
study is an optional parameter of telion_api.Model.solver_jobs with the installed type contract str | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.solver_jobs |
| parameter | study |
| kind | positional-or-keyword |
| type | str | None |
| required | false |
| default | null |